jeffkbkim commented on code in PR #12897:
URL: https://github.com/apache/kafka/pull/12897#discussion_r1033847041


##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/FetcherTest.java:
##########
@@ -5157,11 +5225,6 @@ private <K, V> void buildFetcher(MetricConfig 
metricConfig,
                 subscriptionState, logContext);
     }
 
-    private void buildFetcher(SubscriptionState subscriptionState, LogContext 
logContext) {

Review Comment:
   this is unused



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