[ https://issues.apache.org/jira/browse/KAFKA-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886819#comment-13886819 ]
Jun Rao commented on KAFKA-1232: -------------------------------- Updated reviewboard https://reviews.apache.org/r/17479/ against branch origin/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 > > > 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)