[ https://issues.apache.org/jira/browse/KAFKA-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486630#comment-14486630 ]
Matt Warhaftig commented on KAFKA-1293: --------------------------------------- [~jkreps] I broke out command line argument standardization to KIP-14 for items that require discussion and KAFKA-2111 for the less invasive changes that don't require a vote. This ticket can be closed and Ill submit an updated ReviewBoard request for KAFKA-2111. > Mirror maker housecleaning > -------------------------- > > Key: KAFKA-1293 > URL: https://issues.apache.org/jira/browse/KAFKA-1293 > Project: Kafka > Issue Type: Bug > Components: tools > Affects Versions: 0.8.1 > Reporter: Jay Kreps > Priority: Minor > Labels: usability > Attachments: KAFKA-1293.patch > > > Mirror maker uses it's own convention for command-line arguments, e.g. > --num.producers, where everywhere else follows the unix convention like > --num-producers. This is annoying because when running different tools you > have to constantly remember whatever quirks of the person who wrote that tool. > Mirror maker should also have a top-level wrapper script in bin/ to make tab > completion work and so you don't have to remember the fully qualified class > name. -- This message was sent by Atlassian JIRA (v6.3.4#6332)