You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2020/11/17 07:24:00 UTC

[jira] [Updated] (KAFKA-10730) KafkaApis#handleProduceRequest should use auto-generated protocol

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

Chia-Ping Tsai updated KAFKA-10730:
-----------------------------------
    Description: 
This is follow-up of KAFKA-9628
the construction of ProduceResponse is able to accept auto-generated protocol data so KafkaApis#handleProduceRequest should apply auto-generated protocol to avoid extra conversion.

  was:the construction of ProduceResponse is able to accept auto-generated protocol data so KafkaApis#handleProduceRequest should apply auto-generated protocol to avoid extra conversion.


> KafkaApis#handleProduceRequest should use auto-generated protocol
> -----------------------------------------------------------------
>
>                 Key: KAFKA-10730
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10730
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>
> This is follow-up of KAFKA-9628
> the construction of ProduceResponse is able to accept auto-generated protocol data so KafkaApis#handleProduceRequest should apply auto-generated protocol to avoid extra conversion.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)