[
https://issues.apache.org/jira/browse/GERONIMO-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-3634.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1
Added an option for setting the minimum thread pool size and increased thread
idle time to 30 seconds. Changes committed to trunk (revision 598759).
> 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
> Assignee: Jarek Gawor
> Fix For: 2.1
>
>
> 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.