zentol opened a new pull request #10544: [FLINK-13567][e2e] Harden schema registry test URL: https://github.com/apache/flink/pull/10544 Hardens the schema registry test by retrying the setup of kafka/ZK/registry . For this the existing `retry_times` function was extended to optionally include a cleanup command; in this case for shutting down previously started processes. Additionally, if kafka isn't running when shutting it down we now dump the kafka logs to ease debugging. The last commit in this PR flags the schema test as a pre-commit tests for demonstration purposes. The exact failure cause of the test is still unknown; what we do know however is that kafka broke down after being successfully started.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
