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

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

     [ https://issues.apache.org/jira/browse/KAFKA-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-7388.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>            Priority: Major
>             Fix For: 2.1.0
>
>
> 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)