chia7712 commented on PR #15489:
URL: https://github.com/apache/kafka/pull/15489#issuecomment-2028866594

   > Sure. I've used waitForCondition to wait for __consumer_offsets to be 
created when creating consumers to poll
   
   I meant `assertEquals(expectedTestTopicOffsets().stream().filter(r -> 
r.partition <= 1).collect(Collectors.toList()), offsets);` should be retried 
since the metadata is not updated.


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