static-max commented on issue #9468: [FLINK-13689] [Connectors/ElasticSearch] Fix thread leak when elasticsearch6 rest high level cli… URL: https://github.com/apache/flink/pull/9468#issuecomment-577206212 I just had the same problem with around 5000 unclosed threads. As there hasn't been any progress in the last days I will start working on a fix, based on @aljoscha's proposal to store the client in `ElasticsearchSinkBase`.
---------------------------------------------------------------- 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
