You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Roesler (JIRA)" <ji...@apache.org> on 2018/06/26 21:54:00 UTC

[jira] [Created] (KAFKA-7107) Ability to configure state store for JoinWindows in KStream-KStream join

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)