Stephan Ewen created FLINK-3384: ----------------------------------- Summary: Create atomic closable queue for communication between Kafka Threads Key: FLINK-3384 URL: https://issues.apache.org/jira/browse/FLINK-3384 Project: Flink Issue Type: Sub-task Components: Kafka Connector Affects Versions: 0.10.2 Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 1.0.0
As part of extending the Kafka Consumer to handle broker failures without Flink restarts, we need a util to communicate between the main thread and the broker connection thread, and simultaneously track the status of the connection thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)