You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/11/17 11:48:11 UTC

[jira] [Created] (FLINK-3025) Flink Kafka consumer may get stuck due to Kafka/Zookeeper client bug

Gyula Fora created FLINK-3025:
---------------------------------

             Summary: Flink Kafka consumer may get stuck due to Kafka/Zookeeper client bug
                 Key: FLINK-3025
                 URL: https://issues.apache.org/jira/browse/FLINK-3025
             Project: Flink
          Issue Type: Bug
          Components: Streaming Connectors
    Affects Versions: 0.10.0, 1.0.0
            Reporter: Gyula Fora
            Priority: Critical


In some cases the Flink kafka consumer might fail due to https://issues.apache.org/jira/browse/KAFKA-824.

Subsequently it can happen that the sources gets stuck in a Zookeeper client call (zookeeper bug).

A proposed fix would be bumping the zookeeper dependency to a version that includes the fix for this bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)