Hello Kudu Jenkins, Andrew Wong, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17384
to look at the new patch set (#2).
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 builds):
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, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/17384/2
--
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: newpatchset
Gerrit-Change-Id: Id53f0c537bdf1ec65da7d4bbf695864011f3e2ae
Gerrit-Change-Number: 17384
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)