Jun Rao created KAFKA-473:
-----------------------------
Summary: Use getMetadata Api in ZookeeperConsumerConnector
Key: KAFKA-473
URL: https://issues.apache.org/jira/browse/KAFKA-473
Project: Kafka
Issue Type: Bug
Components: core
Reporter: Jun Rao
Fix For: 0.8
Currently, ZookeeperConsumerConnector gets topic metadata from ZK directly.
It's better to use the getMetadata Api since it's batched. This is especially
helpful if the consumer client is in a different data center.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira