You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/01/29 03:45:06 UTC

[jira] [Created] (KAFKA-1232) make TopicCommand more consistent

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)