Alexey Serbin has submitted this change and it was merged. (
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
Reviewed-on: http://gerrit.cloudera.org:8080/18047
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/consensus/time_manager.cc
M src/kudu/integration-tests/raft_consensus-itest.cc
2 files changed, 26 insertions(+), 12 deletions(-)
Approvals:
Alexey Serbin: Looks good to me, approved; Verified
--
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: merged
Gerrit-Change-Id: Id4b4245023935deff58ba60840c9a8a01d1da2b1
Gerrit-Change-Number: 18047
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)