static-max commented on issue #10936: [FLINK-13689] [Connectors/ElasticSearch] 
Fix thread leak in Elasticsearch connector when cluster is down
URL: https://github.com/apache/flink/pull/10936#issuecomment-580188405
 
 
   I did not find a convenient way to check if close() was called. The 
Elasticsearch client does not expose the underlying CloseableHttpAsyncClient, 
so we need to use reflection and I don't know if this is wanted by the Flink 
team.

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

Reply via email to