[jboss-jira] [JBoss JIRA] (WFLY-6827) JGroups subsystem version bump needed
Brian Stansberry (JIRA)
issues at jboss.org
Tue Jul 12 12:43:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264377#comment-13264377 ]
Brian Stansberry commented on WFLY-6827:
----------------------------------------
WFLY-6828 is a dup of this but has some more details on where the add-index stuff came from.
> JGroups subsystem version bump needed
> -------------------------------------
>
> Key: WFLY-6827
> URL: https://issues.jboss.org/browse/WFLY-6827
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Reporter: Kabir Khan
> Assignee: Paul Ferraro
> Priority: Blocker
> Fix For: 10.1.0.Final
>
>
> Doing a model comparison of current master against EAP 7.0.0 I came across this:
> {code}
> ====== Resource root address: ["subsystem" => "jdr"] - Current version: 1.2.0; legacy version: 1.2.0 =======
> ====== Resource root address: ["subsystem" => "jgroups"] - Current version: 4.0.0; legacy version: 4.0.0 =======
> --- Problems for relative address to root ["channel" => "*","fork" => "*","protocol" => "*"]:
> Missing parameters for operation 'add' in current: []; missing in legacy [add-index]
> --- Problems for relative address to root ["channel" => "ee","fork" => "*","protocol" => "*"]:
> Missing parameters for operation 'add' in current: []; missing in legacy [add-index]
> --- Problems for relative address to root ["channel" => "ee","protocol" => "UDP"]:
> Missing attributes in current: []; missing in legacy [bundler_class]
> --- Problems for relative address to root ["stack" => "*","protocol" => "*"]:
> {code}
> The missing add-index was due to the non-auto-generated add handler operation definition not including that. bundler_class appears to be a runtime attribute.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list