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

UnboundedQueueThreadPool's keep-alive param is currently useless

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 4.0.0.Final
    • 1.0.0.Alpha10
    • None
    • None

      UnboundedQueueThreadPoolService currently sets the number of core thread and the maximum threads to the same value. As core threads are never removed, the keep-alive time parameter is useless.

      Either the core threads should be lowered (to 0?) to allow timeouts, or the keep-alive parameter removed/deprecated.

              psotirop@redhat.com Panagiotis Sotiropoulos (Inactive)
              rhn-support-jlivings James Livingston (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: