[
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)