aljoscha opened a new pull request #11600: [FLINK-14311] Relax restart checker to harden StreaminFileSink e2e test URL: https://github.com/apache/flink/pull/11600 Before, we were checking for an exact number of restarts, this is too strict, because we could have more than the expected number of restarts. Now we check whether we have gte the number of expected restarts. @GJL could you maybe look at this? Or @zentol ?
---------------------------------------------------------------- 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
