EnableAsync commented on issue #1049: URL: https://github.com/apache/rocketmq-clients/issues/1049#issuecomment-3182141505
Thanks for your contribution! We understand the new interface for exposing the current connection status could be useful in some cases. However, from the server/cluster design perspective, we do not encourage clients to switch brokers based solely on transient connection states. During network fluctuations or rolling updates, this may cause unnecessary reconnections and extra load, impacting stability. For now, we won’t merge this change. Thanks again for your effort, and we look forward to more of your contributions! -- 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]
