[
https://issues.apache.org/jira/browse/KAFKA-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-1232.
----------------------------
Resolution: Fixed
Thanks for the review. Committed to trunk.
> make TopicCommand more consistent
> ---------------------------------
>
> Key: KAFKA-1232
> URL: https://issues.apache.org/jira/browse/KAFKA-1232
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.8.1
> Reporter: Jun Rao
> Assignee: Jun Rao
> Fix For: 0.8.1
>
> Attachments: KAFKA-1232.patch, KAFKA-1232_2014-01-28_21:21:17.patch,
> KAFKA-1232_2014-01-30_09:51:48.patch, KAFKA-1232_2014-02-02_11:24:42.patch
>
>
> Currently, TopicCommand has the following inconsistencies.
> 1. The topic arg is optional in list topic, but not in describe topic.
> 2. The topics-with-overrides option is available in list topic, but not in
> describe topic.
> 3. It's also a bit weird that if the topics-with-overrides option is
> specified, list topics returns more than just a list of topics (it prints out
> the config, replication factor, etc).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)