[
https://issues.jboss.org/browse/AS7-6413?page=com.atlassian.jira.plugin.s...
]
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