[
https://issues.apache.org/jira/browse/KAFKA-20094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PoAn Yang reassigned KAFKA-20094:
---------------------------------
Assignee: PoAn Yang (was: Chia-Ping Tsai)
> Add sanity test coverage for default configuration (no environment variables)
> -----------------------------------------------------------------------------
>
> Key: KAFKA-20094
> URL: https://issues.apache.org/jira/browse/KAFKA-20094
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> Priority: Major
>
> The current {{docker_sanity_test.py}} only verifies "Combined" and "Isolated"
> modes, which inject all Kafka configurations (e.g.,
> {{{}KAFKA_PROCESS_ROLES{}}}) via environment variables.
> This approach *masks regressions* where the default {{server.properties}}
> embedded in the image is corrupted or missing (such as the recent
> {{KAFKA_URL}} bug). The test suite effectively "fixes" the broken default
> config by overwriting it at runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)