[
https://issues.apache.org/jira/browse/KAFKA-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christo Lolov updated KAFKA-20093:
----------------------------------
Description: When creating a JVM Docker image for Kafka, due to recent(ish)
changes in the Dockerfile, we set KAFKA_URL as an environment variable. This
bakes the environment variable within the Docker image itself. In turn, this
causes a faulty server.properties to be generated, which only contains a
url=<URL> entry.
> KAFKA_URL is baked in as an environment variable causing faulty
> server.properties
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-20093
> URL: https://issues.apache.org/jira/browse/KAFKA-20093
> Project: Kafka
> Issue Type: Bug
> Reporter: Christo Lolov
> Assignee: Christo Lolov
> Priority: Blocker
> Fix For: 4.2.0
>
>
> When creating a JVM Docker image for Kafka, due to recent(ish) changes in the
> Dockerfile, we set KAFKA_URL as an environment variable. This bakes the
> environment variable within the Docker image itself. In turn, this causes a
> faulty server.properties to be generated, which only contains a url=<URL>
> entry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)