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/08/31 03:07:16 UTC

[flink] branch master updated (a9950f9 -> 56ee6b4)

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 a9950f9  [FLINK-18860][docs-zh] Translate "Execution Plans" page of "Managing Execution" into Chinese
     add 56ee6b4  [FLINK-18694][web] Add unaligned checkpoint config to web ui

No new revisions were added by this update.

Summary of changes:
 flink-runtime-web/src/test/resources/rest_api_v1.snapshot  |  5 ++++-
 .../pages/job/checkpoints/job-checkpoints.component.html   |  4 ++++
 .../handler/job/checkpoints/CheckpointConfigHandler.java   |  3 ++-
 .../rest/messages/checkpoints/CheckpointConfigInfo.java    | 14 +++++++++++---
 .../messages/checkpoints/CheckpointConfigInfoTest.java     |  3 ++-
 5 files changed, 23 insertions(+), 6 deletions(-)