hachikuji commented on a change in pull request #11267:
URL: https://github.com/apache/kafka/pull/11267#discussion_r696889046



##########
File path: tests/kafkatest/tests/core/transactions_test.py
##########
@@ -108,6 +108,10 @@ def bounce_brokers(self, clean_shutdown):
                     time.sleep(brokerSessionTimeoutSecs + gracePeriodSecs)
                 self.kafka.start_node(node)
 
+            wait_until(lambda: not 
self.kafka.has_under_replicated_partitions(),

Review comment:
       Thanks, I'll take a look and see if it would benefit.




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