[
https://issues.apache.org/jira/browse/KAFKA-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neha Narkhede updated KAFKA-820:
--------------------------------
Attachment: kafka-820-v3.patch
- Fixed a bug in BrokerPartitionInfo while printing error code. In v2, I was
printing the topic's error code instead of the partition's error code
- As pointed out by Jun offline, dropWhile does not work the way I thought it
did. Replaced that with filterNot.
> Topic metadata request handling fails to return all metadata about replicas
> ---------------------------------------------------------------------------
>
> Key: KAFKA-820
> URL: https://issues.apache.org/jira/browse/KAFKA-820
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8
> Reporter: Neha Narkhede
> Assignee: Neha Narkhede
> Priority: Blocker
> Labels: kafka-0.8
> Attachments: kafka-820-v1.patch, kafka-820-v2.patch,
> kafka-820-v3.patch
>
>
> The admin utility that fetches topic metadata needs improvement in error
> handling. While fetching replica and isr broker information, if one of the
> replicas is offline, it fails to fetch the replica and isr info for the rest
> of them. This creates confusion on the client since it seems to the client
> the rest of the brokers are offline as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira