Mike Percy has uploaded a new change for review. http://gerrit.cloudera.org:8080/7830
Change subject: Deflake TabletCopyITest.TestRejectRogueLeader ...................................................................... Deflake TabletCopyITest.TestRejectRogueLeader The client was timing out waiting for a response to the old leader, who was SIGSTOPed. The thing that makes this not flaky anymore is: workload.set_timeout_allowed(true); Change-Id: I8667b3e7aac9d5de6a6080ccca70de5f15e7cec7 --- M src/kudu/integration-tests/tablet_copy-itest.cc 1 file changed, 31 insertions(+), 16 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/7830/1 -- To view, visit http://gerrit.cloudera.org:8080/7830 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8667b3e7aac9d5de6a6080ccca70de5f15e7cec7 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]>
