[ https://issues.apache.org/jira/browse/KAFKA-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839939#comment-15839939 ]
Ismael Juma commented on KAFKA-3779: ------------------------------------ Should we move this to a future release version (or none) given that the code freeze for 0.10.2 is imminent? > Add the LRU cache for KTable.to() operator > ------------------------------------------ > > Key: KAFKA-3779 > URL: https://issues.apache.org/jira/browse/KAFKA-3779 > Project: Kafka > Issue Type: Improvement > Components: streams > Affects Versions: 0.10.1.0 > Reporter: Eno Thereska > Fix For: 0.10.2.0 > > > The KTable.to operator currently does not use a cache. We can add a cache to > this operator to deduplicate and reduce data traffic as well. This is to be > done after KAFKA-3777. -- This message was sent by Atlassian JIRA (v6.3.4#6332)