[
https://issues.apache.org/jira/browse/AMQ-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602718#comment-14602718
]
Dejan Bosanac commented on AMQ-5656:
------------------------------------
I refactored this feature a bit, so that it supports patterns now. I also added
some docs
https://cwiki.apache.org/confluence/display/ACTIVEMQ/JMX#JMX-SelectiveMBeanregistration
> Support selective MBean creation
> --------------------------------
>
> Key: AMQ-5656
> URL: https://issues.apache.org/jira/browse/AMQ-5656
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker, JMX
> Reporter: Martin Lichtin
> Assignee: Gary Tully
> 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)