Jason Gustafson created KAFKA-12168:
---------------------------------------

             Summary: Move envelope request parsing out of SocketServer
                 Key: KAFKA-12168
                 URL: https://issues.apache.org/jira/browse/KAFKA-12168
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


We initially implemented some of the envelope handling inside SocketServer 
because it seemed simpler, but this solution leaves a bit to be desired since 
it obscures some of the handling and adds more exceptional handling in 
`KafkaApis`. It would be nicer if we could handle envelope requests the same as 
other requests.



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

Reply via email to