You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Weihua Jiang (JIRA)" <ji...@apache.org> on 2017/11/08 06:52:00 UTC

[jira] [Created] (FLINK-8019) Flink streaming job stopped at consuming Kafka data

Weihua Jiang created FLINK-8019:
-----------------------------------

             Summary: Flink streaming job stopped at consuming Kafka data
                 Key: FLINK-8019
                 URL: https://issues.apache.org/jira/browse/FLINK-8019
             Project: Flink
          Issue Type: Bug
          Components: Kafka Connector
    Affects Versions: 1.3.2
         Environment: We are using Kafka 0.8.2.1 and Flink 1.3.2 on YARN mode.
            Reporter: Weihua Jiang


Our flink streaming job consumes data from Kafka and it worked well for a long time. However, these days we encountered several times that it stopped consuming data from Kafka. 

The jstack shows that it stopped at LocalBufferPool.requestBuffer. The jstack file is attached. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)