GitHub user jimrobinson opened a pull request:
https://github.com/apache/activemq/pull/76
fix the inconsistency with ElectingLevelDBStore.isMaster() under AMQ-5082
I've run through 100 iterations of the ElectingLevelDBStoreTest, I believe
this fixes the intermittent issue with the ElectingLevelDBStore failing its
isMaster() check.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jimrobinson/activemq amq-5082-unit-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/76.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #76
----
commit fd917ed3b40e8132876cab11d090e33eb6ac5de8
Author: James A. Robinson <[email protected]>
Date: 2015-04-01T02:51:15Z
fix the inconsistency with ElectingLevelDBStore.isMaster() under AMQ-5082
unit test conditions
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---