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)