jiazhai commented on issue #6319: [pulsar client] partitioned topic cause connection leak when connection pool disable pooling URL: https://github.com/apache/pulsar/issues/6319#issuecomment-593741528 @ltamber Thanks for the help. Seems it can be stable reproduce, and you are close the the root cause. Maybe we need to handle the release of disable-pooling connection in a different way. In the `ConnectionPool`, (maxConnectionsPerHosts == 0) means a "disable pooling".
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
