Jun Rao created KAFKA-1232:
------------------------------
Summary: 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
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)