Mahesh Reddy has posted comments on this change. ( http://gerrit.cloudera.org:8080/19842 )
Change subject: [tests] Fix flakiness in log-rolling-itest.cc ...................................................................... Patch Set 1: > Patch Set 1: > > > Patch Set 1: > > > > (1 comment) > > Running git bisect now, I'll update this patch with my findings. Finished running git bisect, this commit: https://github.com/apache/kudu/commit/555854178b9b498701619f4bb0dbbbbeab8e69e7 was the first bad commit where the test started to become flaky. Looks like there were some changes in ServerBase::Init() that may have caused the initialization process to be longer. For context, the thread that cleans up the excess log files is ServerBase::StartExcessGlogDeleterThread(). -- To view, visit http://gerrit.cloudera.org:8080/19842 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4d33559fa01c26d8c8b3ad12b8822d2cdd760fae Gerrit-Change-Number: 19842 Gerrit-PatchSet: 1 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Comment-Date: Mon, 08 May 2023 20:12:22 +0000 Gerrit-HasComments: No
