Yifan Zhang has posted comments on this change. ( http://gerrit.cloudera.org:8080/22133 )
Change subject: KUDU-3571: fix flakiness in AutoIncrementingItest.BootstrapNoWalsNoData ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/22133/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22133/1//COMMIT_MSG@10 PS1, Line 10: lagging replicas, thus return > Agree - Guess the objective was to test the bootstrapping of all the replic I noticed that scan requests failed because some operations are not applied on a replica, some warning logs are: Rejecting scan request for tablet 127f2b65f5304669a1ac65bfdaf389e9: Uninitialized: clean time has not yet been initialized. error setting up scanner 562c4b53688642b9a5d1276970f93dd0 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1732784626984010 usec, L: 0 to be safe (mode: NON-LEADER). I've tried to sleep some time after insert data, but same errors occurred frequently. Seems only leader replica can make the test steady. http://gerrit.cloudera.org:8080/#/c/22133/1//COMMIT_MSG@11 PS1, Line 11: ata only from the lead > reading data only from Done -- 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: comment Gerrit-Change-Id: I5bd387c82b632dbb77aa5a45f831273392ae05b4 Gerrit-Change-Number: 22133 Gerrit-PatchSet: 2 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]> Gerrit-Comment-Date: Thu, 28 Nov 2024 13:18:21 +0000 Gerrit-HasComments: Yes
