Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9380
Change subject: [itests] fix flake in raft_consensus_nonvoter-itest ...................................................................... [itests] fix flake in raft_consensus_nonvoter-itest Fixed flake in RaftConsensusNonVoterITest::RestartClusterWithNonVoter scenario in the case when a newly added replica becomes a leader. The flake was most prominent with ASAN builds. Below are links to the dist_test results of ASAN builds, with and without the fix: before the fix (51 of 256 failed): http://dist-test.cloudera.org/job?job_id=aserbin.1519227435.49089 after the fix (0 of 256 failed): http://dist-test.cloudera.org/job?job_id=aserbin.1519227218.43636 Change-Id: I0b27eec4e9a4727b96689d4e9592b1f1684ebf54 --- M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/9380/1 -- To view, visit http://gerrit.cloudera.org:8080/9380 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0b27eec4e9a4727b96689d4e9592b1f1684ebf54 Gerrit-Change-Number: 9380 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
