[
https://issues.apache.org/jira/browse/KAFKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271670#comment-14271670
]
Jun Rao commented on KAFKA-1851:
--------------------------------
Because it doesn't match the spec of the protocol. If you pass in one partition
in the request, you are expected to get only one partition in the response.
> 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)