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 85fc5c1 [FLINK-19901][metrics] Fix caching offset for variables
add 260cf3b [FLINK-19237] Fix rejected slot offer bug in JobMaster
add 9840907 [FLINK-20033] Make JobManagerJobStatusListener call back run
directly
new 10bfd29 [FLINK-20033] Ensure that stopping a JobMaster will suspend
the running job
The 1 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:
.../apache/flink/runtime/jobmaster/JobMaster.java | 35 ++-----
.../flink/runtime/jobmaster/JobMasterTest.java | 114 +++++++++++++++++++++
2 files changed, 124 insertions(+), 25 deletions(-)