mimaison commented on code in PR #22591:
URL: https://github.com/apache/kafka/pull/22591#discussion_r3452582331
##########
tools/src/test/java/org/apache/kafka/tools/consumer/group/AuthorizerIntegrationTest.java:
##########
@@ -49,4 +101,45 @@ public void testDescribeGroupCliWithGroupDescribe() throws
Exception {
"Non-existent group should throw GroupIdNotFoundException");
}
}
+
+ private void setup(ClusterInstance clusterInstance) throws Exception {
Review Comment:
Should we inline this method?
--
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]