Andrew Wong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17763


Change subject: [consensus] remove ForTests suffix from WaitUntilLeader
......................................................................

[consensus] remove ForTests suffix from WaitUntilLeader

I found WaitUntilLeaderForTests useful in making the master rebuilder
tool more robust to slow startup. Since I intend on using it outside of
tests, I removed the ForTests suffix.

I also left a note in the header mentioning it should be used sparingly,
given the implementation is admittedly simple and not suited for heavy
usage.

This patch contains no functional changes.

Change-Id: I4f5d61a59651c3a5f11e317a77c0344f5dd3e707
---
M src/kudu/consensus/raft_consensus.cc
M src/kudu/consensus/raft_consensus.h
M src/kudu/consensus/raft_consensus_quorum-test.cc
M src/kudu/integration-tests/alter_table-test.cc
M src/kudu/integration-tests/fuzz-itest.cc
M src/kudu/integration-tests/ts_tablet_manager-itest.cc
M src/kudu/integration-tests/txn_participant-itest.cc
M src/kudu/tablet/tablet_replica-test-base.cc
M src/kudu/tserver/tablet_copy_source_session-test.cc
M src/kudu/tserver/tablet_server-test-base.cc
M src/kudu/tserver/ts_tablet_manager-test.cc
11 files changed, 37 insertions(+), 34 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/17763/1
--
To view, visit http://gerrit.cloudera.org:8080/17763
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f5d61a59651c3a5f11e317a77c0344f5dd3e707
Gerrit-Change-Number: 17763
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>

Reply via email to