Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8709
Change subject: [consensus_queue] local peer is always healthy ...................................................................... [consensus_queue] local peer is always healthy While iterating over peers in PeerMessageQueue::SafeToEvictUnlocked(), assume the local peer is always healthy. Otherwise, since the last_communication_time is not updated by the leader, the leader itself is not counter as a viable voter. Change-Id: Id200ec8e562e2b21c8eef09e7b38a8d85d23239c --- M src/kudu/consensus/consensus_queue.cc 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/8709/1 -- To view, visit http://gerrit.cloudera.org:8080/8709 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id200ec8e562e2b21c8eef09e7b38a8d85d23239c Gerrit-Change-Number: 8709 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
