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/07/28 06:44:32 UTC

[flink] branch master updated (c3bf5f9 -> 5dccc99)

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 c3bf5f9  [FLINK-18730][docs] Remove Beta tag from SQL Client docs (#12997)
     add 5dccc99  [FLINK-18656][network,metrics] Fix startDelay metric for unaligned checkpoints

No new revisions were added by this update.

Summary of changes:
 .../io/AlternatingCheckpointBarrierHandler.java    |  5 ++
 .../runtime/io/CheckpointBarrierUnaligner.java     |  1 +
 .../AlternatingCheckpointBarrierHandlerTest.java   | 61 ++++++++++++++++++++--
 .../runtime/io/CheckpointBarrierUnalignerTest.java | 45 +++++++++++++++-
 4 files changed, 106 insertions(+), 6 deletions(-)