xzwb opened a new pull request, #7809: URL: https://github.com/apache/rocketmq/pull/7809
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes Fixes #7801 ### Brief Description The client will perform a doRebalance before submitting the offset for the first time. offsetTable will be cleared. If a consumer only submits a position once, the submission will always fail. ### How Did You Test This Change? Add an overloaded method to complete doRebalance when fetchSubscribeMessageQueues -- 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