You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/06/02 22:52:59 UTC

[jira] [Updated] (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 ]

Guozhang Wang updated KAFKA-3779:
---------------------------------
    Description: 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.  (was: The KTable.to operator currently does not use a cache. Add a cache to this operator.)

> Add the LRU cache for KTable.to() operator
> ------------------------------------------
>
>                 Key: KAFKA-3779
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3779
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>    Affects Versions: 0.10.1.0
>            Reporter: Eno Thereska
>             Fix For: 0.10.1.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)