gosonzhang opened a new pull request, #11596:
URL: https://github.com/apache/inlong/pull/11596

   Fixes #11595
   
   1. Adjust the proxy node selection algorithm, adopt random selection and 
regularly update the reselection mechanism;
   
   2. Add reconnection processing to NettyClient;
   
   3. Add the maximum inflight message count control for each connection, and 
check whether it is currently writable;
   
   4. Add the start() function of Sender and ClientMgr objects to avoid the 
problem of thread resource residue when construction fails
   
   5. Optimize log output printing
   


-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to