Chia-Ping Tsai created KAFKA-17867:
--------------------------------------

             Summary: 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: Chia-Ping Tsai


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)

Reply via email to