This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git
from 98705614eb0 [python][docs] Update the documentation of introduction of
table api
new b3d3c052c36 [FLINK-27382][runtime] Moves cluster shutdown to when the
job cleanup is done in job mode
new 9e908567ecc [hotfix][runtime][test] Adds additional test for when the
JobManagerRunner result completes exceptionally
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/dispatcher/Dispatcher.java | 79 +++++++++++++++-------
.../flink/runtime/dispatcher/MiniDispatcher.java | 71 ++++++++++---------
.../flink/runtime/dispatcher/DispatcherTest.java | 50 ++++++++------
.../runtime/dispatcher/MiniDispatcherTest.java | 41 ++++++++++-
4 files changed, 166 insertions(+), 75 deletions(-)