dajac commented on code in PR #18234:
URL: https://github.com/apache/kafka/pull/18234#discussion_r1888933362


##########
core/src/test/scala/integration/kafka/server/QuorumTestHarness.scala:
##########
@@ -444,7 +444,6 @@ object QuorumTestHarness {
 
   // The following parameter groups are to *temporarily* avoid bugs with the 
CONSUMER group protocol Consumer
   // implementation that would otherwise cause tests to fail.
-  def 
getTestQuorumAndGroupProtocolParametersClassicGroupProtocolOnly_KAFKA_17960: 
stream.Stream[Arguments] = 
getTestQuorumAndGroupProtocolParametersClassicGroupProtocolOnly
   def 
getTestQuorumAndGroupProtocolParametersClassicGroupProtocolOnly_KAFKA_17961: 
stream.Stream[Arguments] = 
getTestQuorumAndGroupProtocolParametersClassicGroupProtocolOnly

Review Comment:
   Oh, so only 
`getTestQuorumAndGroupProtocolParametersClassicGroupProtocolOnly_KAFKA_18034` 
is still used.



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