You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "C0urante (via GitHub)" <gi...@apache.org> on 2023/02/13 13:57:32 UTC

[GitHub] [kafka] C0urante commented on pull request #13225: KAFKA-6793: Unused configuration logging appears to be noisy and unnecessary

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-unsubscribe@kafka.apache.org

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