This closes #562 and #563 * github/pr/563: Updates to Riak for Clocker
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/e08d3208 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e08d3208 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e08d3208 Branch: refs/heads/master Commit: e08d3208b75ab08e766b1b4c1a9eaf94833ecd4d Parents: 83b27b3 d738df9 Author: Andrew Kennedy <[email protected]> Authored: Fri Mar 20 19:28:00 2015 +0000 Committer: Andrew Kennedy <[email protected]> Committed: Fri Mar 20 19:28:00 2015 +0000 ---------------------------------------------------------------------- .../entity/nosql/riak/RiakClusterImpl.java | 67 +++++------- .../brooklyn/entity/nosql/riak/RiakNode.java | 49 +++++---- .../entity/nosql/riak/RiakNodeDriver.java | 2 +- .../entity/nosql/riak/RiakNodeImpl.java | 9 +- .../entity/nosql/riak/RiakNodeSshDriver.java | 103 +++++++++++-------- .../nosql/riak/RiakClusterEc2LiveTest.java | 8 -- 6 files changed, 113 insertions(+), 125 deletions(-) ----------------------------------------------------------------------
