Howard Gao created ARTEMIS-2210: ----------------------------------- Summary: PagingStore creation is not properly synchronized Key: ARTEMIS-2210 URL: https://issues.apache.org/jira/browse/ARTEMIS-2210 Project: ActiveMQ Artemis Issue Type: Bug Components: Broker Affects Versions: 2.6.3 Reporter: Howard Gao Assignee: Howard Gao Fix For: 2.7.0, 2.6.4
In PagingManagerImpl#getPageStore() the operations on the map 'stores' if not synchronzed and it's possible that more than one paging store is created for one address. -- This message was sent by Atlassian JIRA (v7.6.3#76005)