rmetzger opened a new pull request #13929: URL: https://github.com/apache/flink/pull/13929
## What is the purpose of the change Note: This is a follow up/alternative pull request to https://github.com/apache/flink/pull/13892. While debugging FLINK-19805, we noticed that re-using the exact same ExecutionAttemptID across multiple leader sessions can lead to severe inconsistencies in the system. This PR makes the ExecutionAttemptID fully random again. ---------------------------------------------------------------- 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]
