You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by grkvlt <gi...@git.apache.org> on 2014/12/12 17:21:04 UTC

[GitHub] incubator-brooklyn pull request: Fix deadlock and rebind issue wit...

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 <gr...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fix deadlock and rebind issue wit...

Posted by grkvlt <gi...@git.apache.org>.
Github user grkvlt commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/393#issuecomment-67020053
  
    Tests pass :frog: Merging...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fix deadlock and rebind issue wit...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/393


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---