lianetm commented on code in PR #22787:
URL: https://github.com/apache/kafka/pull/22787#discussion_r3546447091


##########
clients/src/test/java/org/apache/kafka/clients/consumer/KafkaConsumerTest.java:
##########
@@ -2370,8 +2387,6 @@ public void 
testMetricConfigRecordingLevelInfo(GroupProtocol groupProtocol) {
         consumer2.close(CloseOptions.timeout(Duration.ZERO));
     }
 
-    // TODO: this test references RPCs to be sent that are not part of the 
CONSUMER group protocol.
-    //       We are deferring any attempts at generalizing this test for both 
group protocols to the future.

Review Comment:
   this is an unrelated clean up



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