m1a2st commented on code in PR #20334:
URL: https://github.com/apache/kafka/pull/20334#discussion_r2307048649


##########
clients/src/test/java/org/apache/kafka/clients/consumer/KafkaConsumerTest.java:
##########
@@ -713,32 +713,6 @@ public void testInterceptorConstructorClose(GroupProtocol 
groupProtocol) {
         }
     }
 
-    @ParameterizedTest
-    @EnumSource(GroupProtocol.class)
-    public void 
testInterceptorConstructorConfigurationWithExceptionShouldCloseRemainingInstances(GroupProtocol
 groupProtocol) {

Review Comment:
   I think we should keep this test, but update it to use only a single 
MockConsumerInterceptor.



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