ableegoldman commented on a change in pull request #8738:
URL: https://github.com/apache/kafka/pull/8738#discussion_r431571250



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/InternalTopicManager.java
##########
@@ -44,12 +45,6 @@
     private final static String INTERRUPTED_ERROR_MESSAGE = "Thread got 
interrupted. This indicates a bug. " +
         "Please report at https://issues.apache.org/jira/projects/KAFKA or 
dev-mailing list (https://kafka.apache.org/contact).";
 
-    private static final class InternalAdminClientConfig extends 
AdminClientConfig {

Review comment:
       Moved to `ClientUtil`




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

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


Reply via email to