You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2020/05/27 15:11:24 UTC

[flink] branch master updated (b972b46 -> 3ec768a)

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

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


    from b972b46  [FLINK-16694][ci] Limit number of dumped log lines
     add 3ec768a  [FLINK-17351] Increase `continuousFailureCounter` in `CheckpointFailureManager` for CHECKPOINT_EXPIRED

No new revisions were added by this update.

Summary of changes:
 .../checkpoint/CheckpointFailureManager.java       |  2 +-
 .../checkpoint/CheckpointCoordinatorTest.java      | 60 +++++++++++++++++-----
 .../checkpoint/CheckpointFailureManagerTest.java   |  2 +-
 3 files changed, 48 insertions(+), 16 deletions(-)