[
https://issues.apache.org/jira/browse/KAFKA-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379033#comment-14379033
]
Jiangjie Qin commented on KAFKA-1293:
-------------------------------------
[~mwarhaftig] It looks very closely related to the work in KIP-14. Please feel
free to own that KIP if you want to.
https://cwiki.apache.org/confluence/display/KAFKA/KIP-14+-+Tools+Standardization
Since this is a public interface change, we need to go through the KIP process.
You can find the KIP process here:
https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals
> 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)