Updated Branches: refs/heads/0.2-dev 1a0b35ff1 -> 1a8ebf48c
Merge branch '0.2-dev-patch-BLUR-58' into 0.2-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/1a8ebf48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/1a8ebf48 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/1a8ebf48 Branch: refs/heads/0.2-dev Commit: 1a8ebf48ccfd8824cf87db308282b3021d6cf07c Parents: 1a0b35f fad2dc8 Author: Aaron McCurry <[email protected]> Authored: Mon Mar 4 21:35:17 2013 -0500 Committer: Aaron McCurry <[email protected]> Committed: Mon Mar 4 21:35:17 2013 -0500 ---------------------------------------------------------------------- .../manager/clusterstatus/BaseClusterStatus.java | 9 ++ .../clusterstatus/ZookeeperClusterStatus.java | 17 ++- .../clusterstatus/SimpleZKClusterStatusTest.java | 112 +++++++++++++++ 3 files changed, 134 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
