ijuma commented on a change in pull request #11800:
URL: https://github.com/apache/kafka/pull/11800#discussion_r820261017
##########
File path:
clients/src/main/java/org/apache/kafka/common/config/AbstractConfig.java
##########
@@ -376,11 +384,24 @@ private void logAll() {
log.info(b.toString());
}
+ public void logUnusedAndUnknown() {
Review comment:
Did we consider the fact that we don't know the config names for
pluggable components?
--
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]