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

pnowojski pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from d9bae56  [FLINK-24381][table] Hiden sensitive config values
     new 75b0506  [hotfix][test] Move CompletedCheckpointStore#storeFor to a 
test class
     new 1a33033  [FLINK-23647][checkpointing] Wait for CheckpointsCleaner to 
complete before closing cluster

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runtime/checkpoint/CheckpointsCleaner.java     | 51 +++++++++++++++++-----
 .../checkpoint/CompletedCheckpointStore.java       | 13 ------
 .../flink/runtime/scheduler/SchedulerBase.java     |  9 ++--
 .../scheduler/adaptive/AdaptiveScheduler.java      | 10 +++--
 .../CheckpointCoordinatorRestoringTest.java        | 14 +++++-
 5 files changed, 65 insertions(+), 32 deletions(-)

Reply via email to