Hello Tidy Bot, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9766
to look at the new patch set (#4).
Change subject: consensus: Add consensus peers health reporting test
......................................................................
consensus: Add consensus peers health reporting test
This new test provides functional coverage on tablet health states and
common health status transitions.
This patch also adds a version of CauseFollowerToFallBehindLogGC() that
allows for a pre-selected follower to fall behind the log GC threshold.
That enables us to verify a health status transition from FAILED to
FAILED_UNAVAILABLE.
Change-Id: I65d787a3146749e36e33d78e253914a5ffe5762d
---
M src/kudu/integration-tests/CMakeLists.txt
M src/kudu/integration-tests/cluster_itest_util.h
A src/kudu/integration-tests/consensus_peer_health_status-itest.cc
M src/kudu/integration-tests/raft_consensus-itest-base.cc
M src/kudu/integration-tests/raft_consensus-itest-base.h
5 files changed, 252 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/9766/4
--
To view, visit http://gerrit.cloudera.org:8080/9766
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I65d787a3146749e36e33d78e253914a5ffe5762d
Gerrit-Change-Number: 9766
Gerrit-PatchSet: 4
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Tidy Bot