You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/11/14 00:58:00 UTC

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

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

A. Sophie Blee-Goldman resolved KAFKA-7107.
-------------------------------------------
    Resolution: Duplicate

> 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
>            Priority: Major
>              Labels: needs-kip
>
> 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
(v8.3.4#803005)