You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ta...@apache.org on 2022/11/23 16:46:07 UTC

[flink] branch master updated (23ce2281a0b -> 4ed5daa2f45)

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

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


    from 23ce2281a0b [FLINK-29501] Add option to override job vertex parallelisms during job submission (#21023)
     add 4ed5daa2f45 [FLINK-29322] Expose savepoint format on Web UI

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/rest_api_v1.snapshot        | 12 ++++++++++
 .../src/app/interfaces/job-checkpoint.ts           |  1 +
 .../detail/job-checkpoints-detail.component.html   |  5 ++++
 .../job/checkpoints/job-checkpoints.component.html |  5 ++++
 .../messages/checkpoints/CheckpointStatistics.java | 27 ++++++++++++++++++++--
 .../checkpoints/CheckpointingStatisticsTest.java   |  4 ++++
 6 files changed, 52 insertions(+), 2 deletions(-)