oneby-wang commented on PR #25110: URL: https://github.com/apache/pulsar/pull/25110#issuecomment-3724397311
Doesn't solve `ManagedLedgerTest.testTrimmerRaceCondition()` flaky test yet, I'll revisit it later. Seems we must ensure some happens-before order between `ManagedCursoImplr.asyncMarkDelete()` and `ManagedLedgerImpl.maybeUpdateCursorBeforeTrimmingConsumedLedger()` after https://github.com/apache/pulsar/pull/25087. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
