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

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


    from 0104427dc9e [FLINK-31878][connectors] Fix the wrong name of 
PauseOrResumeSplitsTask#toString
     add d46d8d0f6b5 [FLINK-31588][checkpoint] Correct the unaligned checkpoint 
type based on the bytesPersistedDuringAlignment

No new revisions were added by this update.

Summary of changes:
 .../checkpoint/CheckpointMetricsBuilder.java       | 10 +---
 .../runtime/checkpoint/CheckpointMetricsTest.java  | 58 ++++++++++++++++++++++
 .../tasks/SubtaskCheckpointCoordinatorImpl.java    |  1 -
 3 files changed, 60 insertions(+), 9 deletions(-)
 create mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointMetricsTest.java

Reply via email to