1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +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:
Roman Nozdrin
2022-07-22 14:04:06 +00:00
parent 63047aa8ef
commit 3b87532413
12 changed files with 252 additions and 76 deletions

View File

@ -520,8 +520,7 @@ namespace exemgr
statementsRunningCount->incr(stmtCounted);
PrimitiveServerThreadPools primitiveServerThreadPools(
ServicePrimProc::instance()->getPrimitiveServerThreadPool(),
ServicePrimProc::instance()->getOOBThreadPool());
ServicePrimProc::instance()->getPrimitiveServerThreadPool());
if (tryTuples)
{