[ 
https://issues.apache.org/jira/browse/KAFKA-20303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alieh Saeedi updated KAFKA-20303:
---------------------------------
    Description: 
* Push the optimization introduced in KAFKA-20249, into deserializers as well
 * Apply arraycopy in `convertToHeaderFormat` (If arraycopy consistently beats 
ByteBuffer, we should mirror that optimization inside {{convertToHeaderFormat}} 
as well)

> Optimize deserializers and HeadersBytesStore
> --------------------------------------------
>
>                 Key: KAFKA-20303
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20303
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Alieh Saeedi
>            Priority: Major
>
> * Push the optimization introduced in KAFKA-20249, into deserializers as well
>  * Apply arraycopy in `convertToHeaderFormat` (If arraycopy consistently 
> beats ByteBuffer, we should mirror that optimization inside 
> {{convertToHeaderFormat}} as well)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to