You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Armin Braun (JIRA)" <ji...@apache.org> on 2017/02/20 18:11:44 UTC

[jira] [Comment Edited] (KAFKA-2045) Memory Management on the consumer

    [ https://issues.apache.org/jira/browse/KAFKA-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874896#comment-15874896 ] 

Armin Braun edited comment on KAFKA-2045 at 2/20/17 6:10 PM:
-------------------------------------------------------------

added a suggestion on how to concretely tackly this and KAFKA-1895 here -> https://issues.apache.org/jira/browse/KAFKA-1895?focusedCommentId=15874894&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15874894


was (Author: original-brownbear):
add a suggestion on how to concretely tackly this and KAFKA-1895 here -> https://issues.apache.org/jira/browse/KAFKA-1895?focusedCommentId=15874894&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15874894

> Memory Management on the consumer
> ---------------------------------
>
>                 Key: KAFKA-2045
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2045
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: consumer
>            Reporter: Guozhang Wang
>
> We need to add the memory management on the new consumer like we did in the new producer. This would probably include:
> 1. byte buffer re-usage for fetch response partition data.
> 2. byte buffer re-usage for on-the-fly de-compression.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)