You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/01/18 02:20:04 UTC

[jira] [Closed] (ARTEMIS-2210) Fix PagingStore creation synchronization issue

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

clebert suconic closed ARTEMIS-2210.
------------------------------------
    Resolution: Fixed

> Fix PagingStore creation synchronization issue
> ----------------------------------------------
>
>                 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
>            Priority: Major
>             Fix For: 2.7.0, 2.6.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In PagingManagerImpl#getPageStore() the operations on the map 'stores'
> are 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)