gunli opened a new issue, #11668:
URL: https://github.com/apache/inlong/issues/11668

   ### Description
   
   Currently, the lifetime of the connections in the connection pool of the 
Golang SDK is infinite. This works well so far because we are directly 
connected to the servers. However, when the servers provide services through 
CLBs (Cloud Load Balancers), this may lead to imbalanced traffic and potential 
data loss during server restarts or upgrades. It would be beneficial to provide 
an option for users to set the lifetime of the connections to accommodate these 
scenarios.
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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