You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2012/09/04 20:37:07 UTC

[jira] [Created] (GERONIMO-6385) Adjust default thread pool at runtime

Jarek Gawor created GERONIMO-6385:
-------------------------------------

             Summary: Adjust default thread pool at runtime
                 Key: GERONIMO-6385
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6385
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: core
    Affects Versions: 3.0
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


Right now the default thread pool size can only be adjusted while the server is not running. However, sometimes it might be desirable to adjust the thread pool size at runtime. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-6385) Adjust default thread pool at runtime

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447920#comment-13447920 ] 

Jarek Gawor commented on GERONIMO-6385:
---------------------------------------

In revision 1380805 I exposed methods to adjust min pool size (minPoolSize), max pool size (maxPoolSize), and keep alive time (keepAliveTime).

                
> Adjust default thread pool at runtime
> -------------------------------------
>
>                 Key: GERONIMO-6385
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6385
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> Right now the default thread pool size can only be adjusted while the server is not running. However, sometimes it might be desirable to adjust the thread pool size at runtime. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira