You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/10/30 10:27:58 UTC

[flink] branch master updated (0518cdd -> a862dad)

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

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


    from 0518cdd  [hotfix][docs] Fix REST label rotation in SSL figure
     add a862dad  [FLINK-14403][coordination] Remove legacy NotifyCheckpointComplete and TriggerCheckpoint

No new revisions were added by this update.

Summary of changes:
 .../checkpoint/NotifyCheckpointComplete.java       | 76 -----------------
 .../messages/checkpoint/TriggerCheckpoint.java     | 94 ----------------------
 .../runtime/messages/CheckpointMessagesTest.java   | 19 -----
 3 files changed, 189 deletions(-)
 delete mode 100644 flink-runtime/src/main/java/org/apache/flink/runtime/messages/checkpoint/NotifyCheckpointComplete.java
 delete mode 100644 flink-runtime/src/main/java/org/apache/flink/runtime/messages/checkpoint/TriggerCheckpoint.java