You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ryan Berdeen (JIRA)" <ji...@apache.org> on 2014/10/07 04:05:33 UTC

[jira] [Created] (KAFKA-1680) JmxTool exits if no arguments are given

Ryan Berdeen created KAFKA-1680:
-----------------------------------

             Summary: JmxTool exits if no arguments are given
                 Key: KAFKA-1680
                 URL: https://issues.apache.org/jira/browse/KAFKA-1680
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8.2
            Reporter: Ryan Berdeen
            Priority: Minor


JmxTool has no required arguments, but it exits if no arguments are provided. 

You can work around this by passing a non-option argument, which will be ignored, e.g.{{./bin/kafka-run-class.sh kafka.tools.JmxTool xxx}}.

It looks like this was broken in KAFKA-1291 / 6b0ae4bba0d0f8e4c8da19de65a8f03f162bec39



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)