Open DanielYWoo opened 8 years ago
I have dynamic backend thrift services, those micro services come and go periodically, they are very dynamic. The problem is that when a service is removed, how can I close the thrift connection pool immediately?
I have dynamic backend thrift services, those micro services come and go periodically, they are very dynamic. The problem is that when a service is removed, how can I close the thrift connection pool immediately?