Todd Lipcon has submitted this change and it was merged. Change subject: [java] waitForTabletServers should belong to the mini cluster ......................................................................
[java] waitForTabletServers should belong to the mini cluster Waiting for the number of tservers to reach a certain point is a common enough need that it should be part of the mini cluster. Change-Id: I527b09e3dc530f186a7f5cf141c3f460613cf51c Reviewed-on: http://gerrit.cloudera.org:8080/1875 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M java/kudu-client/src/test/java/org/kududb/client/BaseKuduTest.java M java/kudu-client/src/test/java/org/kududb/client/MiniKuduCluster.java 2 files changed, 44 insertions(+), 21 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/1875 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I527b09e3dc530f186a7f5cf141c3f460613cf51c Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
