mxsm opened a new issue, #4857: URL: https://github.com/apache/rocketmq/issues/4857
ReplicasManager#registerBrokerToController method is used in three places   as following picture:  when throw exception ReplicasManager#registerBrokerToController will not to execute. in controller mode, ReplicasInfoManager#getReplicaInfo as following  if `isContainsBroker(brokerName) ` result return false then return result code is ResponseCode.CONTROLLER_INVALID_REQUEST, In this case, broker should register to controller again -- 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]
