Ashwani Raina has posted comments on this change. ( http://gerrit.cloudera.org:8080/22133 )
Change subject: KUDU-3571: fix flakiness in AutoIncrementingItest.BootstrapNoWalsNoData ...................................................................... Patch Set 1: (2 comments) Thank for fixing this failure. I noticed there is some IWYU error that needs to be fixed. In case you want to fix the iwyu errors locally, you can simply go to build directory and do "make iwyu-fix" to fix the errors, then build again using "make iwyu" to verify. 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: unhealthy or lagging replicas What is causing replicas to be unhealthy? If this is just a case of lagging replicas, can we simply wait for lagging replicas to catch up and then read the data instead of reading from only the leader replica? http://gerrit.cloudera.org:8080/#/c/22133/1//COMMIT_MSG@11 PS1, Line 11: only reading data from reading data only from -- 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: 1 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: Wed, 27 Nov 2024 11:46:56 +0000 Gerrit-HasComments: Yes
