VedarthConfluent commented on PR #15345: URL: https://github.com/apache/kafka/pull/15345#issuecomment-2104081388
Yes, this is indeed a typo. Thanks for the fix! Due to this bug docker run will fail only when `KAFKA_HEAP_OPTS` is passed and user doesn't pass any kafka server properties either through env vars or through file input (i.e. tries to rely on default server properties). I have verified the functionality after this bug fix and it's working as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
