qianye1001 commented on issue #8599: URL: https://github.com/apache/rocketmq/issues/8599#issuecomment-2316879677
<img width="1026" alt="image" src="https://github.com/user-attachments/assets/6302ab9c-4e03-4060-8867-4e10975e7a75"> Here, the parent class method is called directly , leading to an inability to handle the scenario where a GO_AWAY message is received for the second time. maybe we need to utilize the subclass's method to recursively proceed until either time is exhausted or the maximum number of iterations is reached. -- 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]
