ymwneu opened a new issue, #92: URL: https://github.com/apache/rocketmq-apis/issues/92
**Is your feature request related to a problem? Please describe.** Add the capability for the server to proactively disconnect specified client connections and re-establish them. This feature enables the proxy server to rebalance connections when certain machines have a high number of connections, thereby alleviating the load. **Describe the solution you'd like** Add a new ReconnectEndpointsCommand, which the server sends to the client when it needs the client to reconnect. **Describe alternatives you've considered** no **Additional context** no -- 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]
