[ 
https://issues.apache.org/jira/browse/KAFKA-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608505#comment-16608505
 ] 

ASF GitHub Bot commented on KAFKA-7388:
---------------------------------------

mutdmour opened a new pull request #5630: KAFKA-7388 equal sign in property 
value
URL: https://github.com/apache/kafka/pull/5630
 
 
   Changing limit of split to 2 values
   
   Added test to check feature
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to