Matthias J. Sax created KAFKA-9441:
--------------------------------------
Summary: 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
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)