[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4123) threadPoolSize on ThreadPoolDispatcher cannot be configured

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Apr 15 18:23:34 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated JBSEAM-4123:
------------------------------

    Fix Version/s: 2.1.2.GA


> threadPoolSize on ThreadPoolDispatcher cannot be configured
> -----------------------------------------------------------
>
>                 Key: JBSEAM-4123
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4123
>             Project: Seam
>          Issue Type: Bug
>          Components: Async
>    Affects Versions: 2.1.1.GA
>            Reporter: Stuart Douglas
>             Fix For: 2.1.2.GA
>
>         Attachments: thread-pool.diff
>
>
> ThreadPoolDispatcher does not allow for the thread pool size to be configured because the executor is created before seam has a chance to change the threadPoolSize property. Attached is a patch which created the executor in a create method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list