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

Boyang Chen updated KAFKA-8587:
-------------------------------
    Summary: One producer per thread for Kafka Streams EOS  (was: EOS producer 
should understand consumer group assignment semantics)

> One producer per thread for Kafka Streams EOS
> ---------------------------------------------
>
>                 Key: KAFKA-8587
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8587
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Major
>
> Currently exactly-once producer is coupled with individual input partitions. 
> This is not a well scaled solution, and the root cause is that EOS producer 
> doesn't understand the topic partition move throughout consumer group 
> rebalance. By covering this semantic gap, we could achieve much better EOS 
> scalability.



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

Reply via email to