[
https://issues.apache.org/jira/browse/KAFKA-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742659#comment-16742659
]
Guozhang Wang commented on KAFKA-6803:
--------------------------------------
I think you are right, since all keys are made distinct there's no point of
caching.
> 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
> Priority: Major
>
> For other types joins: table-table and stream-table 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)