You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/03/19 18:35:00 UTC

[jira] [Resolved] (KAFKA-9441) Refactor commit logic

     [ https://issues.apache.org/jira/browse/KAFKA-9441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias J. Sax resolved KAFKA-9441.
------------------------------------
    Fix Version/s: 2.6.0
       Resolution: Fixed

> Refactor commit logic
> ---------------------
>
>                 Key: KAFKA-9441
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9441
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>             Fix For: 2.6.0
>
>
> Using producer per thread in combination with EOS, it's not possible any longer to commit individual task independently (as done currently).
> We need to refactor StreamsThread, to commit all tasks at the same time for the new model.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)