3pacccccc commented on PR #24607: URL: https://github.com/apache/pulsar/pull/24607#issuecomment-3157244428
After further investigation, I found that this PR may not address the root cause. The ```cursor reset in progress``` error does not appear to be caused by concurrent calls to ```expireMessage``` or ```ManagedCursor.asyncMarkDelete```. Instead, the issue likely stems from another code path that triggers ```ManagedCursorImpl.asyncResetCursor```. -- 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]
