Rancho-7 opened a new pull request, #19039: URL: https://github.com/apache/kafka/pull/19039
jira: https://issues.apache.org/jira/browse/KAFKA-18850 `org.apache.kafka.automatic.config.providers = env` is incorrect. According to the source code, the correct value should be the [class name](https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/config/AbstractConfig.java#L616). fix the doc and add unit test to verify. <img width="631" alt="11" src="https://github.com/user-attachments/assets/f3f0f19d-8ef5-4950-85e5-3c7c868447a9" /> -- 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]
