oneby-wang commented on PR #25165: URL: https://github.com/apache/pulsar/pull/25165#issuecomment-3771750412
@lhotari PR description updated. Some more places need further working: 1. `ManagedLedgerImpl.advanceCursorsIfNecessary()` 2. `PersistentMessageExpiryMonitor.findEntryComplete()` 3. `ManagedCursorImpl.internalResetCursor()` I will address the three above references in separate PRs. First, I will write test cases to reproduce the issue, then fix it using the approach referenced in this PR. Please kick me if I miss something. <img width="1221" height="656" alt="image" src="https://github.com/user-attachments/assets/53610289-f06a-4b1a-9f09-64b969644783" /> <img width="1361" height="236" alt="image" src="https://github.com/user-attachments/assets/2931c0d6-6856-4deb-97df-620bab705c19" /> -- 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]
