You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/12/07 17:28:54 UTC

[kudu-CR] [cluster itest util] update WaitForReplicasReportedToMaster

Hello Mike Percy, Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/8671

to look at the new patch set (#2).

Change subject: [cluster_itest_util] update WaitForReplicasReportedToMaster
......................................................................

[cluster_itest_util] update WaitForReplicasReportedToMaster

Updated signature of the itest::WaitForReplicasReportedToMaster utility
function to make the tablet locations and has_leader output parameters
optional.  This benefits tests which are only interested in the total
count of tablet replicas regardless of their locations.

Change-Id: Id665f2f54b2642ae62f0bae96ec8f0e4871630cc
---
M src/kudu/integration-tests/cluster_itest_util.cc
M src/kudu/integration-tests/cluster_itest_util.h
M src/kudu/integration-tests/raft_consensus-itest.cc
M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc
M src/kudu/tools/kudu-admin-test.cc
5 files changed, 60 insertions(+), 105 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/8671/2
-- 
To view, visit http://gerrit.cloudera.org:8080/8671
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id665f2f54b2642ae62f0bae96ec8f0e4871630cc
Gerrit-Change-Number: 8671
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mp...@apache.org>