You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-25 20:23:16 +03:00
Add comment describing why non-primary failover does a dbrm reload at start.
This commit is contained in:
@@ -2156,7 +2156,8 @@ void pingDeviceThread()
|
||||
|
||||
processManager.setSystemState(oam::BUSY_INIT);
|
||||
|
||||
//call dbrm control
|
||||
// call for a reload in case cpimport was running and
|
||||
// some cleanup is needed on dbrmcontroller thats active before continuing
|
||||
oam.dbrmctl("reload");
|
||||
log.writeLog(__LINE__, "'dbrmctl reload' done", LOG_TYPE_DEBUG);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user