[ 
https://issues.apache.org/jira/browse/ARTEMIS-4923?focusedWorklogId=926549&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-926549
 ]

ASF GitHub Bot logged work on ARTEMIS-4923:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Jul/24 20:07
            Start Date: 18/Jul/24 20:07
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #5087:
URL: 
https://github.com/apache/activemq-artemis/pull/5087#issuecomment-2237472962

   @jbertram can you fix conflicts please? there's a conflict with another PR 
merged from you.
   
   I wasn't 100% sure how to fix it.. if you could do it please?




Issue Time Tracking
-------------------

    Worklog Id:     (was: 926549)
    Time Spent: 50m  (was: 40m)

> Reduce synchronization in ManagementServiceImpl
> -----------------------------------------------
>
>                 Key: ARTEMIS-4923
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4923
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The {{ManagementService}} is used by the broker to register and unregister 
> components for management as well as send notifications. When the broker is 
> busy dealing with new sessions and auto-creating queues, addresses, etc. 
> there is a lot of contention in this service. However, much of the 
> synchronization can be removed completely or replaced with more efficient 
> thread-safe underlying data structures.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to