rreddy-22 commented on code in PR #15150:
URL: https://github.com/apache/kafka/pull/15150#discussion_r1491858986


##########
core/src/test/scala/unit/kafka/admin/ConsumerGroupCommandTest.scala:
##########
@@ -122,7 +123,9 @@ class ConsumerGroupCommandTest extends 
KafkaServerTestHarness {
 }
 
 object ConsumerGroupCommandTest {
-   def getTestQuorumAndGroupProtocolParametersAll() = 
BaseConsumerTest.getTestQuorumAndGroupProtocolParametersAll()
+   def getTestQuorumAndGroupProtocolParametersAll(): stream.Stream[Arguments] 
= BaseConsumerTest.getTestQuorumAndGroupProtocolParametersAll()

Review Comment:
   I guess we don't need these changes anymore



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