[
https://issues.apache.org/jira/browse/KAFKA-9441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax reopened KAFKA-9441:
------------------------------------
The first PR was just part of this ticket. We still need to change the commit
logic for eos-beta to commit all tasks at once (and not individually as done
atm).
> 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
>
> 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)