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

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


    from b5d77c0cdb1 [FLINK-27409][runtime] Cleanup stale slot allocation 
record when the resource requirement of a job is empty
     new 1c492ed97fe [hotfix][tests] Allow retrieval of termination future for 
running jobs
     new e0fb11741a0 [hotfix][tests] Wait for JobManagerRunner termination
     new f9d2c1c0d3a [FLINK-24491][runtime] Make the job termination wait until 
the archiving of ExecutionGraphInfo finishes

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:
 .../flink/runtime/dispatcher/Dispatcher.java       | 82 ++++++++++++----------
 .../flink/runtime/dispatcher/MiniDispatcher.java   | 43 +++++++-----
 .../dispatcher/DispatcherResourceCleanupTest.java  | 75 +++++++++++++++++++-
 .../flink/runtime/dispatcher/DispatcherTest.java   |  8 ++-
 4 files changed, 149 insertions(+), 59 deletions(-)

Reply via email to