John Roesler created KAFKA-7107:
-----------------------------------
Summary: Ability to configure state store for JoinWindows in
KStream-KStream join
Key: KAFKA-7107
URL: https://issues.apache.org/jira/browse/KAFKA-7107
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: John Roesler
Currently, the KStream-KStream join operation internally provisions window
stores to support the JoinWindow configuration.
However, unlike all the other stateful processors, it does not allow
configuration of the stores. We should consider adding DSL methods taking
Materialized configs for these stores.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)