ymwneu opened a new issue, #1019:
URL: https://github.com/apache/rocketmq-clients/issues/1019

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Programming Language of the Client
   
   Java
   
   ### Summary
   
   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.
   
   ### Motivation
   
   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 response_


-- 
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]

Reply via email to