[jboss-jira] [JBoss JIRA] (WFCORE-1880) Extension add operation handling should check that the slave HCs are not running later versions of the subsystem management API

Brian Stansberry (JIRA) issues at jboss.org
Fri Mar 10 13:53:00 EST 2017


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

Brian Stansberry updated WFCORE-1880:
-------------------------------------
    Labels: domain-mode  (was: )


> Extension add operation handling should check that the slave HCs are not running later versions of the subsystem management API
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1880
>                 URL: https://issues.jboss.org/browse/WFCORE-1880
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Ken Wills
>              Labels: domain-mode
>
> Conceptually related to WFCORE-1879, but here the case is a slave that is already registered handling an /extension=foo:add operation sent by the master. It's theoretically possible that the slave might be running an earlier or equal version of all extensions that were configured when it registered, but for this new "foo" extension it has a newer version. If this happens the add operation should fail. The extension cannot be configured while the domain topology is like this.
> Note if the slave is ignoring the extension add op, that is fine.
> It's possible this is already somewhat handled. If an extension is added, for transformation to work properly the slave has to send back management API information that the master can use going forward. It's possible though that even that is not being done, which would be a bug.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list