GenerousMan opened a new pull request, #6663: URL: https://github.com/apache/rocketmq/pull/6663
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes Fixes #6662 ### Brief Description Determine whether all brokers in syncStateSet have established connections. If not, the confirmOffset cannot be updated. 判断syncStateSet中的broker是否都建立有连接。如果没有,则无法更新confirmOffset. ### How Did You Test This Change? using openchaos. So far no messages have been lost. -- 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]
