You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jeff Genender (JIRA)" <ji...@apache.org> on 2016/02/18 22:15:18 UTC

[jira] [Closed] (AMQ-5656) Support selective MBean creation

     [ https://issues.apache.org/jira/browse/AMQ-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Genender closed AMQ-5656.
------------------------------
    Resolution: Fixed

Will close this issue and track it in AMQ-6175

> Support selective MBean creation
> --------------------------------
>
>                 Key: AMQ-5656
>                 URL: https://issues.apache.org/jira/browse/AMQ-5656
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, JMX
>            Reporter: Martin Lichtin
>            Assignee: Gary Tully
>            Priority: Blocker
>              Labels: jmx, scalability
>             Fix For: 5.12.0
>
>
> A continuation of http://activemq.2283324.n4.nabble.com/How-to-disable-MBeans-creation-tp4692863p4692904.html where I asked about a feature to suppress MBean creation for certain objects, such as sessions, producers, consumers.
> Quoting Gary:
> {quote}
> There is a single code entry point ([ManagementContext.registerMBean|https://github.com/apache/activemq/blob/master/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagementContext.java#L391]) for all MBean registration in the broker so gating that on a filter or regexp match may be all that we need.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)