ijuma commented on a change in pull request #11800:
URL: https://github.com/apache/kafka/pull/11800#discussion_r820125031



##########
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:
       This class is public and hence a kip is required for this 
https://javadoc.io/doc/org.apache.kafka/kafka-clients/latest/org/apache/kafka/common/config/AbstractConfig.html




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


Reply via email to