m1a2st commented on PR #18930:
URL: https://github.com/apache/kafka/pull/18930#issuecomment-2780153869

   Hi @mjsax, thanks for your review, I believe this change is simply updating 
the documentation for something we've been missing. I wrote a simple demo using 
a Kafka consumer with `config.providers`, and it still works as expected. Given 
that, I don't think this change requires a KIP, WDTY?
   demo code:
   
https://github.com/m1a2st/Kafka-practice/blob/test-config-provider/kafka-basic/src/main/java/io/demos/kafka/configprovider/ConfigProviderConsumer.java
   
https://github.com/m1a2st/Kafka-practice/blob/test-config-provider/kafka-basic/src/main/java/io/demos/kafka/configprovider/MapConfigProvider.java


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to