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:44:35 UTC

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

Jun Rao created KAFKA-1851:
------------------------------

             Summary: 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


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)