Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6968

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR12
    • 7.1.0.DR7
    • IO, User Experience
    • None

    Description

      /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.

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              pjelinek@redhat.com Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: