Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/17762 )

Change subject: [raft_consensus_election-itest] fix flakiness in one scenario
......................................................................

[raft_consensus_election-itest] fix flakiness in one scenario

In one of pre-commit builds by gerrit, the TestNewLeaderCantResolvePeers
scenario of the RaftConsensusElectionITest test suite failed.  I took
a closer look and found that running the scenario was failing in about
6% of all runs for RELEASE builds.

This patch addresses the flakiness:
  before 14 out of 256 failed when running with --stress_cpu_threads=16:
    http://dist-test.cloudera.org/job?job_id=aserbin.1628274899.91786

  after  0  out of 256 failed when running with --stress_cpu_threads=16:
    http://dist-test.cloudera.org/job?job_id=aserbin.1628306137.118392

Change-Id: I72819f710abb9931af73c22dbc2e0cb2fb7dd735
Reviewed-on: http://gerrit.cloudera.org:8080/17762
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
---
M src/kudu/integration-tests/raft_consensus_election-itest.cc
1 file changed, 37 insertions(+), 16 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Andrew Wong: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/17762
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I72819f710abb9931af73c22dbc2e0cb2fb7dd735
Gerrit-Change-Number: 17762
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to