This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
from dfc85f6544c [FLINK-34202][python] Optimize Python nightly CI time
(#24321)
new 539a6fefa4c [FLINK-34518][runtime] Fixes AdaptiveScheduler#suspend bug
when the job is suspended during Restarting phase
new 2089f9923f9 [hotfix][runtime] Refactors suspend and cancel logic
new e70ab656f7c [FLINK-34420] Correct hadoop.tar.gz download url
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../test-scripts/common_yarn_docker.sh | 2 +-
.../executiongraph/DefaultExecutionGraph.java | 96 +++++++++-------------
.../runtime/scheduler/adaptive/Restarting.java | 5 ++
.../adaptive/StateWithExecutionGraph.java | 17 +++-
.../runtime/scheduler/adaptive/RestartingTest.java | 21 ++++-
5 files changed, 81 insertions(+), 60 deletions(-)