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



##########
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:
       The upgrade_and_downgrade ones seem quite flaky:
   https://jenkins.confluent.io/job/system-test-kafka/job/trunk/1387/




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