You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ro...@apache.org on 2021/11/10 14:14:21 UTC

[flink] branch release-1.13 updated (ef4a8fc -> 61b217f)

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

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


    from ef4a8fc  [FLINK-21289][deployment] FIX missing load pipeline.classpaths in application mode, for both k8s and yarn
     add 61b217f  [FLINK-24667][runtime] Fix error handling in ChannelStateCheckpointWriter

No new revisions were added by this update.

Summary of changes:
 .../channel/ChannelStateCheckpointWriter.java      | 34 ++++++++++++++--------
 .../channel/ChannelStateWriteRequest.java          |  5 ++--
 .../ChannelStateWriteRequestExecutorImpl.java      |  7 +++--
 3 files changed, 29 insertions(+), 17 deletions(-)