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)