This is an automated email from the ASF dual-hosted git repository.
rmetzger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f3964a9 [hotfix] Do not emit EndOfChannelRecoveryEvent for
Approximate Local Recovery
add 513c806 [FLINK-17295] Make ExecutionAttemptID random again (#13929)
No new revisions were added by this update.
Summary of changes:
.../state/api/runtime/SavepointEnvironment.java | 3 +-
.../flink/runtime/executiongraph/Execution.java | 2 +-
.../runtime/executiongraph/ExecutionAttemptID.java | 71 ++++++----------------
.../runtime/io/network/netty/NettyMessage.java | 4 +-
.../flink/runtime/jobmaster/JobMasterTest.java | 2 +-
5 files changed, 22 insertions(+), 60 deletions(-)