[
https://issues.apache.org/jira/browse/KAFKA-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-3779.
------------------------------------
Resolution: Won't Fix
`KTable#to()` was removed from the API.
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)