[jboss-jira] [JBoss JIRA] Commented: (AS7-1352) JCA thread pools must be blocking
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 05:32:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616662#comment-12616662 ]
Jeff Zhang commented on AS7-1352:
---------------------------------
Hi Jesper,
Please help me to review the fix:
https://github.com/jeffzhang/jboss-as/commit/dce426a2128dd78e38072278d388703ea961f47a
Since parser use the code ThreadsParser from thread subsystem, I overwrite blocking attribute to true after parsing.
Thanks
> 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