Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9795
Change subject: [linked_list-test] fix flake with the 3-4-3 scheme ...................................................................... [linked_list-test] fix flake with the 3-4-3 scheme For the LinkedListTest.TestLoadWhileOneServerDownAndVerify scenario, the logic of the test didn't account for the case when the replica at the restarted tablet server was still a non-voter before shutting down the other two tablet servers for the verification phase. This patch fixes that: the scenario became more stable if running for long times. Change-Id: I132206371e2935f1e0f39e9eacad866fde22c5b8 --- M src/kudu/integration-tests/linked_list-test.cc 1 file changed, 27 insertions(+), 15 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/9795/1 -- To view, visit http://gerrit.cloudera.org:8080/9795 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I132206371e2935f1e0f39e9eacad866fde22c5b8 Gerrit-Change-Number: 9795 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
