[
https://issues.apache.org/jira/browse/ARTEMIS-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843476#comment-15843476
]
ASF GitHub Bot commented on ARTEMIS-932:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/978
> 2 brokers can be started using the same store
> ---------------------------------------------
>
> Key: ARTEMIS-932
> URL: https://issues.apache.org/jira/browse/ARTEMIS-932
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.2
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 1.5.x
>
>
> With live-only ha policy, two brokers can be started at the same time even if
> they are using the same data store.
> Data store should be exclusive to each broker, otherwise the data will get
> messed up.
> This can be fixed using the shared store live activation, namely using the
> FileNodeManager to get exclusive lock before starting/init the broker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)