C0urante commented on PR #13225: URL: https://github.com/apache/kafka/pull/13225#issuecomment-1427982683
Huge +1 to demoting these. They've made the `WARN` level basically useless in Kafka Connect with the amount of noise they generate on startup, and the underlying strategy we use to track unused configs is just not intelligent enough to accommodate reasonable use cases like transparent passthrough of properties from one instantiated object to a plugin for it later on (i.e., after its `AbstractConfig` has already been instantiated). -- 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