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/09/16 20:44:20 UTC

[jira] [Resolved] (KAFKA-3974) LRU cache should store bytes/object and not records

     [ https://issues.apache.org/jira/browse/KAFKA-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eno Thereska resolved KAFKA-3974.
---------------------------------
    Resolution: Fixed

> LRU cache should store bytes/object and not records
> ---------------------------------------------------
>
>                 Key: KAFKA-3974
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3974
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Eno Thereska
>            Assignee: Eno Thereska
>             Fix For: 0.10.1.0
>
>
> After the investigation in KAFKA-3973, if the outcome is either bytes or objects, the actual LRU cache needs to be modified to store bytes or objects (instead of records). The cache will have a total byte size as an input parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)