Default thread pool is misconfigured
------------------------------------

                 Key: GERONIMO-3634
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3634
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: core
    Affects Versions: 2.0.x, 2.1
            Reporter: Jarek Gawor


The default thread pool provided by Geronimo is configured with the same amount 
of minimum and maximum threads. That means, new threads are always created 
until the pool maximum is reached AND the threads are never reclaimed. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to