Description
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.
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-1895 Investigate moving deserialization and decompression out of KafkaConsumer
- Open
- relates to
-
KAFKA-4133 Provide a configuration to control consumer max in-flight fetches
- Open
- mentioned in
-
Page Loading...