[
https://issues.apache.org/jira/browse/AMQ-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897404#comment-16897404
]
ASF subversion and git services commented on AMQ-7102:
------------------------------------------------------
Commit e652e18b5de54ecb4686b2a69e0e43067954a0f2 in activemq's branch
refs/heads/activemq-5.15.x from Christopher L. Shannon (cshannon)
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=e652e18 ]
AMQ-7102 - Improve ManagedRegionBroker performance by replacing
registeredMBeans CopyOnWriteSet with a Concurrent hashmap backed set
(cherry picked from commit 09003e8fef27f51b83a5ee4242709c2b20821a83)
> managementContext suppressMBean filters registration but still tracks objects
> as registered in error
> ----------------------------------------------------------------------------------------------------
>
> Key: AMQ-7102
> URL: https://issues.apache.org/jira/browse/AMQ-7102
> Project: ActiveMQ
> Issue Type: Improvement
> Components: JMX
> Affects Versions: 5.15.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 5.16.0
>
>
> The suppressMbean feature could be better is we don't unnecessarily track the
> suppressed mbean registrations in out copy on write set.
> Under load, the additional work on add/remove this can be a significant
> burden.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)