[
https://issues.apache.org/jira/browse/KAFKA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212474#comment-14212474
]
Jiangjie Qin commented on KAFKA-1770:
-------------------------------------
Created reviewboard https://reviews.apache.org/r/28040/diff/
against branch origin/trunk
> 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
> Attachments: KAFKA-1770.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)