You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Andre Araujo (JIRA)" <ji...@apache.org> on 2018/09/08 01:22:00 UTC

[jira] [Created] (KAFKA-7388) An equal sign in a property value causes the broker to fail

Andre Araujo created KAFKA-7388:
-----------------------------------

             Summary: An equal sign in a property value causes the broker to fail
                 Key: KAFKA-7388
                 URL: https://issues.apache.org/jira/browse/KAFKA-7388
             Project: Kafka
          Issue Type: Bug
            Reporter: Andre Araujo


I caught this due to a keystore password that had an equal sign in it.

In this case the code [here|https://github.com/apache/kafka/blob/3cdc78e6bb1f83973a14ce1550fe3874f7348b05/core/src/main/scala/kafka/utils/CommandLineUtils.scala#L63-L76] throws a "Invalid command line properties" error and the broker start is aborted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)