[ https://issues.apache.org/jira/browse/KAFKA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028571#comment-14028571 ]
Joel Koshy commented on KAFKA-1491: ----------------------------------- Created reviewboard https://reviews.apache.org/r/22482/diff/ against branch origin/trunk > 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 > Attachments: KAFKA-1491.patch, KAFKA-1491.patch > > > 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)