Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17384


Change subject: [tests] fix flakiness in TableLocationsCacheMultiMasterTest
......................................................................

[tests] fix flakiness in TableLocationsCacheMultiMasterTest

The TableLocationsCacheMultiMasterTest.ResetCache scenario showed
signs of flakiness.  It turned out that the root case of the issue
was the absence of Raft leader leases.

This patch fixes the issue.  I ran the scenario using dist-test before
and after this patch (DEBUG build):

  before: 4 out of 256 failed
    http://dist-test.cloudera.org/job?job_id=aserbin.1619919271.11533

  after : 0 out of 256 failed
    http://dist-test.cloudera.org/job?job_id=aserbin.1619919744.16115

Change-Id: Id53f0c537bdf1ec65da7d4bbf695864011f3e2ae
---
M src/kudu/integration-tests/table_locations-itest.cc
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/17384/1
--
To view, visit http://gerrit.cloudera.org:8080/17384
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id53f0c537bdf1ec65da7d4bbf695864011f3e2ae
Gerrit-Change-Number: 17384
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to