ai-yang commented on PR #10758: URL: https://github.com/apache/rocketmq/pull/10758#issuecomment-5158667299
Clarification on the automated review warning: `truncateAllPending` is reset to `false` after all Ext mapped files are deleted and the flush/commit positions are reset in `ConsumeQueueExt.truncateAll()`. It intentionally remains `true` only when deletion is incomplete, preventing address reuse until a later retry succeeds. The held-buffer regression covers block → release/retry → address reuse → reload. -- 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]
