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

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

                Author: ASF GitHub Bot
            Created on: 17/Jul/25 16:40
            Start Date: 17/Jul/25 16:40
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #5833:
URL: 
https://github.com/apache/activemq-artemis/pull/5833#issuecomment-3084723313

   I will check if I can add a unit test




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

    Worklog Id:     (was: 975018)
    Time Spent: 20m  (was: 10m)

> Unecessary synchronization blocks
> ---------------------------------
>
>                 Key: ARTEMIS-5579
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5579
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.41.0
>            Reporter: Clebert Suconic
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.42.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are a few unecessary synchronization blocks that are affecting 
> performance:
> - PageCursorProvider::cleanup.. it's holding a write lock while also 
> synchronization.. that's not needed any more
> - ServerLocatorImpl is holding a lock on notification of new elements, what 
> is causing a few eventual failures on our testsuite.



--
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