[
https://issues.apache.org/jira/browse/KAFKA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur resolved KAFKA-653.
--------------------------------
Resolution: Fixed
This was fixed by KAFKA-690 and later improved in KAFKA-1091
> Allow getTopicMetadata to get metadata for all topics
> -----------------------------------------------------
>
> Key: KAFKA-653
> URL: https://issues.apache.org/jira/browse/KAFKA-653
> Project: Kafka
> Issue Type: New Feature
> Reporter: Jay Kreps
> Labels: newbie
>
> Currently the topic metadata api requires a list of topics. This is good when
> you know what you want, but for tools that need to replicate all topics or
> those that match a pattern or something like that, they may not know their
> topic names a priori.
> To support this it would be nice to have the behavior be that issuing the
> getTopicMetadata request with no topics yields metadata for all topics (as
> this is more useful than the current behavior of giving you metadata for no
> topics).
--
This message was sent by Atlassian JIRA
(v6.1#6144)