tillrohrmann opened a new pull request #15389: URL: https://github.com/apache/flink/pull/15389
The LocalCollectionOutputFormat does not work well together with restarts because it records results from different attempts. Hence, instead of using this format we now use the collect() call in the SimpleRecoveryITCaseBase. -- 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]
