You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/01/09 03:54:34 UTC

[jira] [Commented] (KAFKA-1851) OffsetFetchRequest returns extra partitions when input only contains unknown partitions

    [ https://issues.apache.org/jira/browse/KAFKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270464#comment-14270464 ] 

Jun Rao commented on KAFKA-1851:
--------------------------------

Created reviewboard https://reviews.apache.org/r/29751/diff/
 against branch origin/0.8.2

> OffsetFetchRequest returns extra partitions when input only contains unknown partitions
> ---------------------------------------------------------------------------------------
>
>                 Key: KAFKA-1851
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1851
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8.2
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>            Priority: Blocker
>             Fix For: 0.8.2
>
>         Attachments: kafka-1851.patch
>
>
> When issuing an OffsetFetchRequest with an unknown topic partition, the OffsetFetchResponse unexpectedly returns all partitions in the same consumer group, in addition to the unknown partition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)