You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2018/04/18 21:50:00 UTC

[jira] [Created] (KAFKA-6803) Caching is turned off for stream-stream Join

Guozhang Wang created KAFKA-6803:
------------------------------------

             Summary: Caching is turned off for stream-stream Join
                 Key: KAFKA-6803
                 URL: https://issues.apache.org/jira/browse/KAFKA-6803
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Guozhang Wang


For other types joins: table-table and table-stream joins, caching is turned on in `Materialized` by default. However, in stream-stream join we hard coded internally to disable caching.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)