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 (#6).
Change subject: KUDU-3571: fix flakiness in
AutoIncrementingItest.BootstrapNoWalsNoData
......................................................................
KUDU-3571: fix flakiness in AutoIncrementingItest.BootstrapNoWalsNoData
The test AutoIncrementingItest.BootstrapNoWalsNoData sometimes failed due
to data being read from lagging replicas. This patch fixes this issue by
adding sleep time between each write to ensure that row operations are
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 tests 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/6
--
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: 6
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]>