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
add 10bfd29 [FLINK-20033] Ensure that stopping a JobMaster will suspend
the running job
No new revisions were added by this update.
Summary of changes:
.../apache/flink/runtime/jobmaster/JobMaster.java | 35 ++-----
.../flink/runtime/jobmaster/JobMasterTest.java | 114 +++++++++++++++++++++
2 files changed, 124 insertions(+), 25 deletions(-)