Jay Kreps created KAFKA-1293:
--------------------------------
Summary: 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
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.2#6252)