You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2016/10/02 21:15:20 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 ]

Eno Thereska updated KAFKA-3779:
--------------------------------
    Issue Type: Improvement  (was: Sub-task)
        Parent:     (was: KAFKA-3776)

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