This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 4be12d1  [hotfix] Using retry_times when building docker image
     new 71eef79  [FLINK-15320][runtime] Increment versions of all vertices 
when failing/canceling/suspending a job
     new 2e26650  [FLINK-15320] Simplify DefaultSchedulerTest tests for 
incrementing vertex versions

The 2 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:
 .../flink/runtime/scheduler/DefaultScheduler.java  |  4 +-
 .../scheduler/ExecutionVertexVersioner.java        | 17 ++++++--
 .../flink/runtime/scheduler/LegacyScheduler.java   |  1 +
 .../flink/runtime/scheduler/SchedulerBase.java     | 20 ++++++++++
 .../runtime/scheduler/DefaultSchedulerTest.java    | 46 ++++++++++++++++++++++
 5 files changed, 82 insertions(+), 6 deletions(-)

Reply via email to