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)