[jboss-jira] [JBoss JIRA] (WFLY-5143) JGroups subsystem parser should not allow thread pool to be defined per protocol

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 11:20:49 EST 2017


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

Kabir Khan closed WFLY-5143.
----------------------------


> JGroups subsystem parser should not allow thread pool to be defined per protocol
> --------------------------------------------------------------------------------
>
>                 Key: WFLY-5143
>                 URL: https://issues.jboss.org/browse/WFLY-5143
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.Beta1
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 10.0.0.CR1
>
>
> In this case, the parser does not match the schemas.  There are 3 issues here:
>  # Thread pool elements should only be parsed for schema version >= 3.0
>  # Thread pool elements are only valid children of a <transport/> element, but are currently accepted as children of a <protocol/> element.
>  # We should always create thread pool resources, even if xml is undefined - that way the thread pool parameters, as applied to the runtime, are expressed in the model.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list