[jboss-jira] [JBoss JIRA] Commented: (AS7-1352) JCA thread pools must be blocking
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 11:58:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617086#comment-12617086 ]
Jesper Pedersen commented on AS7-1352:
--------------------------------------
You should add some additional checks, such that you are sure only to update a thread pool definition.
Also you could override the blocking attribute once the thread pools are written (writeDefaultWorkManager).
> JCA thread pools must be blocking
> ---------------------------------
>
> Key: AS7-1352
> URL: https://issues.jboss.org/browse/AS7-1352
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Affects Versions: 7.0.0.Final
> Reporter: Jesper Pedersen
> Assignee: Jeff Zhang
> Fix For: 7.1.0.Alpha1
>
>
> The "blocking" attribute for the JCA thread pools should be ignored as it should always be true.
> In order to align with other subsystems we will just ignore any value set by the user, and hard code to true.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list