Jiangjie Qin created KAFKA-1770:
-----------------------------------

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


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