[
https://issues.apache.org/jira/browse/KAFKA-17867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892509#comment-17892509
]
Kuan Po Tseng commented on KAFKA-17867:
---------------------------------------
Hi [~chia7712] , can I take over this issue ? Thanks !
> 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
>
> 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)