Chia-Ping Tsai created KAFKA-20094:
--------------------------------------

             Summary: 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: Chia-Ping Tsai


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)

Reply via email to