Guozhang Wang created KAFKA-2045: ------------------------------------ Summary: Memory Management on the consumer Key: KAFKA-2045 URL: https://issues.apache.org/jira/browse/KAFKA-2045 Project: Kafka Issue Type: Bug 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.4#6332)