Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2187

Description of IO worker task-max-threads attribute is inaccurate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha25
    • 3.0.0.Alpha16
    • IO
    • 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.

              tomazcerar Tomaž Cerar (Inactive)
              tomazcerar Tomaž Cerar (Inactive)
              Pavel Jelinek Pavel Jelinek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: