[
https://issues.apache.org/jira/browse/KAFKA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-1770:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> The description of UnknownTopicOrPartitionException in doc is not accurate.
> ---------------------------------------------------------------------------
>
> Key: KAFKA-1770
> URL: https://issues.apache.org/jira/browse/KAFKA-1770
> Project: Kafka
> Issue Type: Bug
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Attachments: KAFKA-1770.patch, KAFKA-1770_2014-11-19_16:37:11.patch
>
>
> It was "Indicates an unknown topic or a partition id not between 0 and
> numPartitions-1", whereas should be
> "Indicates one of the following situation:
> 1. Partition id is not between 0 - numPartitions-1
> 2. Partition id for the topic does not exist on the broker (This could happen
> when partitions are reassigned)."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)