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


Change subject: KUDU-3613 fix flakiness in replace_tablet-itest
......................................................................

KUDU-3613 fix flakiness in replace_tablet-itest

Before this patch, the ReplaceTabletITest.ReplaceTabletsWhileWriting
test scenario would fail in about 2% of runs, mostly in ASAN builds.
The issue was due to selecting the same tablet UUID by the
ReplaceRandomTablet() test fixture's function two times in a row
in case of scheduler anomalies when running on busy nodes.

Change-Id: I8a8882da6276a1e7cc8d8f3cb3ce1c69f540a5d0
Reviewed-on: http://gerrit.cloudera.org:8080/22012
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Mahesh Reddy <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
(cherry picked from commit edb51241c154e411d84a52cd88400aab680f7639)
---
M src/kudu/integration-tests/replace_tablet-itest.cc
1 file changed, 27 insertions(+), 15 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a8882da6276a1e7cc8d8f3cb3ce1c69f540a5d0
Gerrit-Change-Number: 22035
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to