You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/04/21 22:55:04 UTC

[jira] [Created] (KAFKA-5111) Improve internal Task APIs

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)