guozhangwang commented on PR #12041:
URL: https://github.com/apache/kafka/pull/12041#issuecomment-1108911987

   @C0urante Yes I agree this is a fair question to debate on, and I personally 
think that it could be very subjective --- as you can see in 
https://issues.apache.org/jira/browse/KAFKA-13689, some people may prefer "for 
those not picked configs since they are not needed, do not bother to log it" 
while others would say "please let me know". In addition, I think this is not a 
regression to not log an ignored config, e.g. in KafkaConsumer we have been 
ignoring other configs (like `KEY_DESERIALIZER_CLASS_CONFIG`, when the actual 
deserializer object is provided) without logging, so it is more seems to me to 
be aligned with the existing behavior.
   
   All that being said, if we feel that the general rule of thumb should be 
"always let me know when some configs are ignored", then we can have this 
discussion and if outcome is yes we should change the behavior universally.


-- 
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