Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8271
Change subject: [consensus] do not call EnableFailureDetector twice ...................................................................... [consensus] do not call EnableFailureDetector twice This minor clean-up removes second call to EnableFailureDetector() upon starting the Raft consensus state machine. Change-Id: I87dac245b20d85dcda991ea02b51d6ee0fe41822 --- M src/kudu/consensus/raft_consensus.cc M src/kudu/consensus/raft_consensus.h 2 files changed, 11 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/8271/1 -- To view, visit http://gerrit.cloudera.org:8080/8271 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I87dac245b20d85dcda991ea02b51d6ee0fe41822 Gerrit-Change-Number: 8271 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
