[ https://issues.apache.org/jira/browse/KAFKA-4754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872228#comment-15872228 ]
Colin P. McCabe edited comment on KAFKA-4754 at 2/17/17 6:15 PM: ----------------------------------------------------------------- Sorry, I guess I was unclear... I definitely think we should fix this (and accept this pull request), but I was just commenting that there was another separate improvement we might want to make, where we create a warning log message about passwords on the command line. Thanks for the link to KAFKA-2629-- it provides some good context. was (Author: cmccabe): Sorry, I guess I was unclear... I definitely think we should fix this (and accept this pull request), but I was just commenting that there was another separate improvement we might want to make, where we create a warning log message about passwords on the command line. Thanks for giving me some context about the discussion-- I can see you've already thought about some of these issues :) > Correctly parse '=' characters in command line overrides > -------------------------------------------------------- > > Key: KAFKA-4754 > URL: https://issues.apache.org/jira/browse/KAFKA-4754 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.9.0.0 > Reporter: Grant Henke > Assignee: Grant Henke > > When starting Kafka with an override parameter via "--override > my.parameter=myvalue". > If a value contains an '=' character it fails and exits with "Invalid command > line properties:.." > Often passwords contain an '=' character so its important to support that > value. -- This message was sent by Atlassian JIRA (v6.3.15#6346)