[ https://issues.apache.org/jira/browse/KAFKA-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax updated KAFKA-14209: ------------------------------------ Description: KIP-862: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-862%3A+Self-join+optimization+for+stream-stream+joins] For stream-stream joins that join the same source, we can omit one state store since they contain the same data. was:For stream-stream joins that join the same source, we can omit one state store since they contain the same data. > Optimize stream stream self join to use single state store > ---------------------------------------------------------- > > Key: KAFKA-14209 > URL: https://issues.apache.org/jira/browse/KAFKA-14209 > Project: Kafka > Issue Type: Improvement > Reporter: Vicky Papavasileiou > Assignee: Vicky Papavasileiou > Priority: Major > Labels: kip > Fix For: 3.4.0 > > > KIP-862: > [https://cwiki.apache.org/confluence/display/KAFKA/KIP-862%3A+Self-join+optimization+for+stream-stream+joins] > > For stream-stream joins that join the same source, we can omit one state > store since they contain the same data. -- This message was sent by Atlassian Jira (v8.20.10#820010)