You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by gr...@apache.org on 2015/03/26 19:28:19 UTC

[6/6] incubator-brooklyn git commit: This closes #575

This closes #575

* github/pr/575:
  Mark removed node as down
  Add fields for main URI sensor to Riak entities
  Fix missing sensor and always remove node after leaving
  Fix issue when Riak nodes do not leave cluster
  Add URI enricher for Riak cluster


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/584edcb5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/584edcb5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/584edcb5

Branch: refs/heads/master
Commit: 584edcb5c2780812c5893f80b7b2e33a27718561
Parents: b5404f5 524a74e
Author: Andrew Kennedy <gr...@apache.org>
Authored: Thu Mar 26 18:28:11 2015 +0000
Committer: Andrew Kennedy <gr...@apache.org>
Committed: Thu Mar 26 18:28:11 2015 +0000

----------------------------------------------------------------------
 .../brooklyn/entity/nosql/riak/RiakCluster.java |  5 ++
 .../entity/nosql/riak/RiakClusterImpl.java      | 21 ++++++++-
 .../brooklyn/entity/nosql/riak/RiakNode.java    | 29 ++++++------
 .../entity/nosql/riak/RiakNodeDriver.java       |  4 +-
 .../entity/nosql/riak/RiakNodeImpl.java         | 13 ++++--
 .../entity/nosql/riak/RiakNodeSshDriver.java    | 49 +++++++++++++-------
 6 files changed, 81 insertions(+), 40 deletions(-)
----------------------------------------------------------------------