gaborgsomogyi commented on PR #26931: URL: https://github.com/apache/flink/pull/26931#issuecomment-3213705062
I'm going to put it into a loop to see whether I can find something. It's interesting though that I've seen a test run which was struck in a not globally terminated state with the following exception (maybe red herring but this caused an infinite loop): ``` java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException: Heartbeat of TaskManager with id 3d9cd670-06fd-4093-833c-b633a93427df timed out. ``` -- 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]
