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

Clebert Suconic updated ARTEMIS-5579:
-------------------------------------
    Summary: Address not available while paging cleanup being performed  (was: 
Unecessary synchronization blocks)

> Address not available while paging cleanup being performed
> ----------------------------------------------------------
>
>                 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