mirror of https://github.com/apache/druid.git
6b6d73b5d4
* Use min of scheduler threads and server threads for subquery guardrails. This allows more memory to be used for subqueries when the query scheduler is configured to limit queries below the number of server threads. The patch also refactors the code so SubqueryGuardrailHelper is provided by a Guice Provider rather than being created by ClientQuerySegmentWalker, to achieve better separation of concerns. * Exclude provider from coverage. |
||
---|---|---|
.. | ||
src | ||
pom.xml |