Matthias J. Sax created KAFKA-5111:
--------------------------------------
Summary: Improve internal Task APIs
Key: KAFKA-5111
URL: https://issues.apache.org/jira/browse/KAFKA-5111
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Matthias J. Sax
Assignee: Matthias J. Sax
Fix For: 0.11.0.0
Currently, the internal interface for tasks is not very clean and it's hard to
reason about the control flow when tasks get closes, suspended, resumed etc.
This makes exception handling particularly hard.
We want to refactor this part of the code to get a clean control flow and
interface.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)