This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2fe888c [FLINK-18063][checkpointing] Fix the race condition of
aborting checkpoint in CheckpointBarrierUnaligner
add 5a83010 [FLINK-17765] Strip ExecutionException from
StreamExecutionEnvironment.executeAsync
add e49a853 [FLINK-17765] Remove JobExecutionException from
JobManagerRunnerImpl
add 3356bab [FLINK-17765] Remove uncheckedSupplier from
Dispatcher.createJobManagerRunner
No new revisions were added by this update.
Summary of changes:
.../flink/runtime/dispatcher/Dispatcher.java | 27 ++++++-----
.../runtime/jobmaster/JobManagerRunnerImpl.java | 52 +++++++++-------------
.../environment/StreamExecutionEnvironment.java | 12 ++---
3 files changed, 44 insertions(+), 47 deletions(-)