[ https://issues.apache.org/jira/browse/KAFKA-17867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17867. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > Consider using zero-copy for PushTelemetryRequest > ------------------------------------------------- > > Key: KAFKA-17867 > URL: https://issues.apache.org/jira/browse/KAFKA-17867 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Kuan Po Tseng > Priority: Major > Fix For: 4.0.0 > > > Normally, the data in {{PushTelemetryRequest}} is compressed, so we need to > create another {{ByteBuffer}} to hold the uncompressed data for > {{{}ClientTelemetryReceiver{}}}. This means we can use zero-copy to eliminate > the temporary byte array containing the compressed data." -- This message was sent by Atlassian Jira (v8.20.10#820010)