mirror of https://github.com/apache/druid.git
revert
This commit is contained in:
parent
d773a6ca24
commit
dc8ae1d20e
|
@ -738,8 +738,6 @@ public class DruidCoordinator
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ExecutorServices.create()
|
|
||||||
|
|
||||||
BalancerStrategyFactory factory =
|
BalancerStrategyFactory factory =
|
||||||
new CostBalancerStrategyFactory(getDynamicConfigs().getBalancerComputeThreads());
|
new CostBalancerStrategyFactory(getDynamicConfigs().getBalancerComputeThreads());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue