[jboss-jira] [JBoss JIRA] (WFLY-3566) JMXSubsystemRemove is unsafe
Brian Stansberry (JIRA)
issues at jboss.org
Mon Jun 30 18:30:24 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-3566:
-----------------------------------
Description:
The service installed by JMXSubsytemAdd is used by quite a few other subsystems (arquillian, infinispan, jgroups, jsr77, sar, perhaps something in webservices) but JMXSubsytemRemove just removes it.
1) Given the number of dependencies, the removal should require the allow-resource-service-restart header.
2) The rollbackRuntime method needs to be implemented.
was:
The service installed by JMXSubsytemAdd are used by quite a few other subsystems (arquillian, infinispan, jgroups, jsr77, sar, perhaps something in webservices) but JMXSubsytemRemove just removes it.
1) Given the number of dependencies, the removal should require the allow-resource-service-restart header.
2) The rollbackRuntime method needs to be implemented.
> JMXSubsystemRemove is unsafe
> ----------------------------
>
> Key: WFLY-3566
> URL: https://issues.jboss.org/browse/WFLY-3566
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management, JMX
> Affects Versions: 8.1.0.Final
> Reporter: Brian Stansberry
> Fix For: 9.0.0.Alpha1
>
>
> The service installed by JMXSubsytemAdd is used by quite a few other subsystems (arquillian, infinispan, jgroups, jsr77, sar, perhaps something in webservices) but JMXSubsytemRemove just removes it.
> 1) Given the number of dependencies, the removal should require the allow-resource-service-restart header.
> 2) The rollbackRuntime method needs to be implemented.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list