Hello Alexey Serbin, Ashwani Raina, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22133
to look at the new patch set (#5).
Change subject: KUDU-3571: fix flakiness in
AutoIncrementingItest.BootstrapNoWalsNoData
......................................................................
KUDU-3571: fix flakiness in AutoIncrementingItest.BootstrapNoWalsNoData
The test AutoIncrementingItest.BootstrapNoWalsNoData sometimes failed due
to reading data from lagging replicas, this patch fixes adding sleep time
between each write to ensure row operations can be replicated to all replicas
before scanning.
Before this patch, when running the test with DEBUG configuration, 6/20 tests
failed. After this patch, 100/100 test succeed.
Change-Id: I5bd387c82b632dbb77aa5a45f831273392ae05b4
---
M src/kudu/integration-tests/auto_incrementing-itest.cc
1 file changed, 13 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/22133/5
--
To view, visit http://gerrit.cloudera.org:8080/22133
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5bd387c82b632dbb77aa5a45f831273392ae05b4
Gerrit-Change-Number: 22133
Gerrit-PatchSet: 5
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>