druid/services
Gian Merlino 70f3b13621
ForkingTaskRunner: Set ActiveProcessorCount for tasks. (#12592)
* ForkingTaskRunner: Set ActiveProcessorCount for tasks.

This prevents various automatically-sized thread pools from being unreasonably
large (we don't want each task to size its pools as if it is the only thing on
the entire machine).

* Fix tests.

* Add missing LifecycleStart annotation.

* ForkingTaskRunner needs ManageLifecycle.
2022-06-15 15:56:32 -07:00
..
src ForkingTaskRunner: Set ActiveProcessorCount for tasks. (#12592) 2022-06-15 15:56:32 -07:00
pom.xml Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30