[jboss-jira] [JBoss JIRA] (WFCORE-1518) JMXFacade write attribute notifications are not filtered according to where they are registered

Kabir Khan (JIRA) issues at jboss.org
Fri Apr 29 10:42:00 EDT 2016


Kabir Khan created WFCORE-1518:
----------------------------------

             Summary: JMXFacade write attribute notifications are not filtered according to where they are registered
                 Key: WFCORE-1518
                 URL: https://issues.jboss.org/browse/WFCORE-1518
             Project: WildFly Core
          Issue Type: Feature Request
          Components: Domain Management
            Reporter: Kabir Khan
            Assignee: Jeff Mesnil


If I register a jmx notification listener for jboss.as:management-root=server, I also see notifications for child resources such as:
javax.management.AttributeChangeNotification[source=jboss.as:core-service=management,access=authorization][type=jmx.attribute.change][message=WFLYCTL0360: The attribute provider value has been changed from undefined to "simple".]

The filter in ModelControllerMBeanServerPlugin.JMXNotificationHandler does not take into account where the listener was registered.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list