Kris20030907 opened a new pull request, #9124: URL: https://github.com/apache/rocketmq/pull/9124
<!-- Please make sure the target branch is right. In most cases, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes <!-- This PR does not address any specific issue. --> N/A ### Brief Description <!-- Write a brief description for your pull request to help the maintainer understand the reasons behind your changes. --> This PR fixes a typo in the `ConsumeQueueExt` class comments: - Changed "week" to "weakly" to accurately describe the reliability. ### How Did You Test This Change? <!-- In order to ensure the code quality of Apache RocketMQ, we expect every pull request to have undergone thorough testing. --> No functional code was changed, only comments were updated. Therefore, no new tests were required. All existing tests should pass without issue. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org