jeffkbkim commented on code in PR #15988:
URL: https://github.com/apache/kafka/pull/15988#discussion_r1610459144


##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/GroupMetadataManagerTest.java:
##########
@@ -12143,7 +12183,6 @@ public void 
testClassicGroupSyncToConsumerGroupWithAllConsumerProtocolVersions()
             // Consumer group with two members.
             // Member 1 uses the classic protocol and member 2 uses the 
consumer protocol.
             GroupMetadataManagerTestContext context = new 
GroupMetadataManagerTestContext.Builder()
-                
.withConsumerGroupMigrationPolicy(ConsumerGroupMigrationPolicy.DOWNGRADE)

Review Comment:
   why were these removed?



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