Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9755
Change subject: [consensus] KUDU-2367 fix replica health report ...................................................................... [consensus] KUDU-2367 fix replica health report This patch addresses KUDU-2367, where a leader replica under particular conditions reports follower's health status as FAILED instead of FAILED_UNRECOVERABLE. Also, a couple of already existing integration tests are updated to provide appropriate coverage for this patch. Change-Id: If77474adc8f618f2cda35f992190133138fdb511 --- M src/kudu/consensus/consensus_queue.cc M src/kudu/integration-tests/raft_consensus-itest-base.cc M src/kudu/integration-tests/raft_consensus-itest-base.h M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc 4 files changed, 31 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/9755/1 -- To view, visit http://gerrit.cloudera.org:8080/9755 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If77474adc8f618f2cda35f992190133138fdb511 Gerrit-Change-Number: 9755 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
