You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Lucas Wang (Jira)" <ji...@apache.org> on 2021/08/10 20:49:00 UTC

[jira] [Created] (KAFKA-13188) Release the memory back into MemoryPool

Lucas Wang created KAFKA-13188:
----------------------------------

             Summary: Release the memory back into MemoryPool
                 Key: KAFKA-13188
                 URL: https://issues.apache.org/jira/browse/KAFKA-13188
             Project: Kafka
          Issue Type: Improvement
            Reporter: Lucas Wang


Tushar made a [hotfix change|https://github.com/linkedin/kafka/pull/186] to the linkedin/kafka repo hosting apache kafka 2.4.

The change is about releasing memory back to the MemoryPool for the kafka consumer, and his benchmark showed significant improvement in terms of the memory graduating from Young Gen and promoted to Old Gen.

Given the benefit, the change should also be added trunk.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)