You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/05/15 01:50:00 UTC

[jira] [Resolved] (KAFKA-3779) Add the LRU cache for KTable.to() operator

     [ 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)