You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/06/16 22:49:02 UTC

[jira] [Created] (KAFKA-2275) Add a ListTopic() API to the new consumer

Guozhang Wang created KAFKA-2275:
------------------------------------

             Summary: Add a ListTopic() API to the new consumer
                 Key: KAFKA-2275
                 URL: https://issues.apache.org/jira/browse/KAFKA-2275
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Guozhang Wang
            Priority: Critical
             Fix For: 0.8.3


One usecase for this API is for consumers that want specific partition assignment with regex subscription. For implementation, it involves sending a TopicMetadataRequest to a random broker and parse the response.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)