[jboss-jira] [JBoss JIRA] (WFCORE-132) BoundedQueueThreadPoolWriteAttributeHandler does not deal with undefined core-threads correctly

Brian Stansberry (JIRA) issues at jboss.org
Mon Sep 29 20:59:02 EDT 2014


Brian Stansberry created WFCORE-132:
---------------------------------------

             Summary: BoundedQueueThreadPoolWriteAttributeHandler does not deal with undefined core-threads correctly
                 Key: WFCORE-132
                 URL: https://issues.jboss.org/browse/WFCORE-132
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 1.0.0.Alpha8
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 1.0.0.Alpha9


BoundedQueueThreadPoolWriteAttributeHandler doesn't deal with undefined values for core-threads correctly. It assumes the attribute will be defined, and that's not required.

The attribute doesn't have a fixed default value. Instead, the behavior in add is to set the runtime value to match max-threads of core-threads is undefined. BoundedQueueThreadPoolWriteAttributeHandler should do the same.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list