Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16764 )

Change subject: [mini-cluster] improved WaitForTabletsRunning
......................................................................

[mini-cluster] improved WaitForTabletsRunning

This patch adds an extra output parameter for the
ExternalMiniCluster::WaitForTabletsRunning() method to retrieve
information on currently running tablets.  This helps in test scenarios
where it's necessary to get the set of identifiers for running tablets
in the very beginning, avoiding an extra call to itest::ListTablets()
and building the TServerDetail map.

The newly added functionality is to be used in follow-up changelists.

Change-Id: I076064233c10f76b9c5c795d7943b10ef430ee90
Reviewed-on: http://gerrit.cloudera.org:8080/16764
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
---
M src/kudu/mini-cluster/external_mini_cluster.cc
M src/kudu/mini-cluster/external_mini_cluster.h
2 files changed, 27 insertions(+), 5 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Andrew Wong: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/16764
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I076064233c10f76b9c5c795d7943b10ef430ee90
Gerrit-Change-Number: 16764
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to