Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/18047
Change subject: [tests] fix flakiness in RaftConsensusITest.TestSlowFollower
......................................................................
[tests] fix flakiness in RaftConsensusITest.TestSlowFollower
The results for the DEBUG build running with --stress_cpu_threads=16:
before: 7 out of 256 failed
http://dist-test.cloudera.org/job?job_id=aserbin.1637624733.12826
after : 0 out of 256 failed
http://dist-test.cloudera.org/job?job_id=aserbin.1637624357.6197
I also took the liberty of updating a few error messages to be more
concise (saw those while troubleshooting the flakiness in the test
scenario).
Change-Id: Id4b4245023935deff58ba60840c9a8a01d1da2b1
---
M src/kudu/consensus/time_manager.cc
M src/kudu/integration-tests/raft_consensus-itest.cc
2 files changed, 25 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/18047/1
--
To view, visit http://gerrit.cloudera.org:8080/18047
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4b4245023935deff58ba60840c9a8a01d1da2b1
Gerrit-Change-Number: 18047
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>