You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Revert "This patch disables FairThreadPool to double check if this feature contributes to multiple strange side-effects and ocassional failed MTR tests"
This reverts commit b78cbffa93
.
This commit is contained in:
@ -725,7 +725,6 @@ int ServicePrimProc::Child()
|
||||
#endif
|
||||
|
||||
primServerThreadPool = server.getProcessorThreadPool();
|
||||
OOBThreadPool = server.getOOBThreadPool();
|
||||
|
||||
server.start(this, startupRaceLock);
|
||||
|
||||
|
Reference in New Issue
Block a user