-
Enhancement
-
Resolution: Done
-
Major
-
3.0.0.Alpha16
-
None
/subsystem=io/worker=default:read-resource-description ... "task-max-threads" => { "type" => INT, "description" => "Specify the maximum number of threads for the worker task thread pool.If not set, default value used which is calculated by formula cpuCount * 16",
This description is actualy not accurate since while in some cases the default value calculation is indeed based on CPU count in other cases the calculation is based on MaxFileDescriptorCount.
- clones
-
JBEAP-6968 Description of IO worker task-max-threads attribute is inaccurate
- Closed