You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2020/07/09 07:48:00 UTC

[jira] [Commented] (FLINK-18535) Elasticsearch connector hangs for threads deadlocked

    [ https://issues.apache.org/jira/browse/FLINK-18535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154299#comment-17154299 ] 

Yangze Guo commented on FLINK-18535:
------------------------------------

Hi, [~DeFOX]. I think it is a valid issue. However, I do not find in which version ES backports the patch. Do you know about it?

> Elasticsearch connector hangs for threads deadlocked 
> -----------------------------------------------------
>
>                 Key: FLINK-18535
>                 URL: https://issues.apache.org/jira/browse/FLINK-18535
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / ElasticSearch
>    Affects Versions: 1.10.0
>            Reporter: DeFOX
>            Priority: Major
>              Labels: Connector, ElasticSearch
>
> When using the connector created by org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink.Builder to sink data to ES(es7.7.1 and es6.8.5), flink job will finally hang for threads deadlocked after a while.
> And connector created by org.apache.flink.streaming.connectors.elasticsearch6.ElasticsearchSink.Builder will not result in this deadlocked situation.
> This deadlocked issue may come from this pr:[https://github.com/elastic/elasticsearch/pull/41451]
> So upgrade version of the dependencies of ES may fix this bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)