You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/07/02 09:53:47 UTC

[flink] branch master updated (835d41e -> 06af98a)

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

zhijiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 835d41e  [FLINK-15794][Kubernetes] Generate the Kubernetes default image version
     add c0be7a4  [hotfix][checkpointing] Extract CheckpointFailureManager.handleCheckpointException method
     add 06af98a  [FLINK-18336][checkpointing] Ignore failures of past checkpoints in CheckpointFailureManager

No new revisions were added by this update.

Summary of changes:
 .../checkpoint/CheckpointFailureManager.java       | 29 ++++++++++++++--------
 .../checkpoint/CheckpointFailureManagerTest.java   | 16 +++++++++++-
 2 files changed, 33 insertions(+), 12 deletions(-)