GitHub user grkvlt opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/393
Fix deadlock and rebind issue with Riak cluster
- Add separate mutex for critical section in `RiakCluster` member tracking
policy
- Move state for cluster to an attribute to enable rebind
- Minor tidy for `calculateClusterAddresses` string generation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/incubator-brooklyn fix/riak-deadlock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/393.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 #393
----
commit 4d7c9d58a22e3e30e76d4ce3ed4b08fe3309bdd5
Author: Andrew Kennedy <[email protected]>
Date: 2014-12-12T15:44:46Z
Fix deadlock and rebind issue with Riak cluster
----
---
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.
---