[jboss-jira] [JBoss JIRA] (AS7-6413) Remove subsystem command in JGroups management api should remove existing stacks.

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Jan 28 20:42:47 EST 2013


    [ https://issues.jboss.org/browse/AS7-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750904#comment-12750904 ] 

Brian Stansberry commented on AS7-6413:
---------------------------------------

It's perfectly valid to fail the remove() op in Stage.MODEL if children haven't been removed first. If cleaning up the runtime services proves troublesome to get done this week, failing the op is an option.
                
> Remove subsystem command in JGroups management api should remove existing stacks.
> ---------------------------------------------------------------------------------
>
>                 Key: AS7-6413
>                 URL: https://issues.jboss.org/browse/AS7-6413
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 7.2.0.Alpha1
>            Reporter: Richard Achmatowicz
>            Assignee: Richard Achmatowicz
>             Fix For: 7.2.0.Alpha1
>
>
> The management command 
> {noformat}
> /subsystem=jgroups:remove() 
> {noformat}
> should check for existing stack children and remove their runtime services before removing its own runtime services. 
> Otherwise removing the JGroups subsystem, followed by adding it back in and creating a new stack with the same name will fail due to duplicate MSC services associated with the stack.
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list