[
https://issues.apache.org/jira/browse/KAFKA-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-962.
-----------------------------
Resolution: Fixed
Topic management methods are added to new admin client.
> Add list topics to ClientUtils
> ------------------------------
>
> Key: KAFKA-962
> URL: https://issues.apache.org/jira/browse/KAFKA-962
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.8.0
> Reporter: Jakob Homan
> Assignee: Jakob Homan
>
> Currently there is no programmatic way to get a list of topics supported
> directly by Kafka (one can talk to ZooKeeper directly). There is a CLI tool
> for this ListTopicCommand, but it'd be good to provide this directly to
> clients as an API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)