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

Jiangjie Qin commented on KAFKA-1770:
-------------------------------------

Updated 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
>            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)

Reply via email to