You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2014/07/22 16:28:39 UTC

[jira] [Updated] (KAFKA-1491) ConsumerMetadataResponse is not read completely

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

Joe Stein updated KAFKA-1491:
-----------------------------

    Fix Version/s: 0.8.2

> 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
>             Fix For: 0.8.2
>
>         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)