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
MCOL-3842: Fix logging and retry count for MessageThread startup waiting.
This commit is contained in:
@@ -414,7 +414,8 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
|
||||
// This will never work.....
|
||||
// TODO: This is called before MessageThread is created.
|
||||
// Doesn't break anything but can be removed as it's done after MessageThread creation.
|
||||
try
|
||||
{
|
||||
oam.distributeConfigFile();
|
||||
|
||||
Reference in New Issue
Block a user