mjsax commented on code in PR #19219:
URL: https://github.com/apache/kafka/pull/19219#discussion_r2029561158


##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/GroupMetadataManagerTest.java:
##########
@@ -17848,6 +17921,104 @@ public void testStreamsRebalanceTimeoutExpiration() {
         context.assertNoRebalanceTimeout(groupId, memberId1);
     }
 
+    @Test
+    public void testStreamsOnNewMetadataImage() {

Review Comment:
   Did miss the PR comment... Sorry. -- In general we should avoid such 
piggy-backing to not confuse reviewers (ie, me :) )



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