Stephan Ewen created FLINK-3081: ----------------------------------- Summary: Kafka Periodic Offset Committer does not properly terminate on canceling Key: FLINK-3081 URL: https://issues.apache.org/jira/browse/FLINK-3081 Project: Flink Issue Type: Bug Components: Kafka Connector Affects Versions: 0.10.1 Reporter: Stephan Ewen Priority: Blocker Fix For: 1.0.0, 0.10.2
The committer is only stopped at the end of the run method. Any termination of the run method via an exception keeps the periodic committer thread running. -- This message was sent by Atlassian JIRA (v6.3.4#6332)