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

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Mon Jan 28 17:58:47 EST 2013


Richard Achmatowicz created AS7-6413:
----------------------------------------

             Summary: 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: Paul Ferraro
             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