You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2013/03/20 01:33:16 UTC

[jira] [Created] (KAFKA-820) Topic metadata request handling fails to return all metadata about replicas

Neha Narkhede created KAFKA-820:
-----------------------------------

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


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