Hi All, I am running a hybrid table setup. If I de...
# troubleshooting
m
Hi All, I am running a hybrid table setup. If I delete a table for some reason and recreate the table with same name, should the Minion be re-started to make the realtime to offline working for this newly created table with same name?
m
As long as the new table config has the realtime to offline configs in it, it will work.
m
Yes the REALTIME table has the realtime to offline configuration defined. So, if we re-create table with same name, Minion re-start is not required. Right?
m
No, minions scan all table configs to identify jobs to schedule.
m
Thanks Mayank for confirming it