Joel Koshy created KAFKA-1491:
---------------------------------

             Summary: ConsumerMetadataResponse is not read completely
                 Key: KAFKA-1491
                 URL: https://issues.apache.org/jira/browse/KAFKA-1491
             Project: Kafka
          Issue Type: Bug
            Reporter: Joel Koshy


This is a regression after KAFKA-1437

The broker always populates the coordinator broker field, but the consumer may 
do a partial read if error code is non-zero. It should always read the field or 
we will probably end up with a buffer overflow exception of some sort when 
reading from a response that has a non-zero error code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to