Boyang Chen created KAFKA-10668:
-----------------------------------

             Summary: Avoid deserialization on second hop for request forwarding
                 Key: KAFKA-10668
                 URL: https://issues.apache.org/jira/browse/KAFKA-10668
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Boyang Chen


Right now on forwarding broker we would deserialize the response and serialize 
it again to respond to the client. It should be able to keep the response data 
sealed and send back to the client to save some CPU cost.



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

Reply via email to