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

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


    from dfb0bfc  [FLINK-25241][hotfix] Remove resolved violations
     new f4db43a  [FLINK-24987][streaming-java] Add explicit enum value 
NO_EXTERNAL_CHECKPOINTS as default for externalized-checkpoint-retention
     new ef30fe5  [FLINK-24987][docs] Improve ExternalizedCheckpointCleanup 
documentation

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:
 .../execution_checkpointing_configuration.html     |  4 +-
 .../reader/CoordinatedSourceRescaleITCase.java     |  2 +-
 .../tests/DataStreamAllroundTestJobFactory.java    |  2 +-
 .../StickyAllocationAndLocalRecoveryTestJob.java   |  2 +-
 .../pyflink/datastream/checkpoint_config.py        | 57 ++++++++++++++--
 .../datastream/tests/test_check_point_config.py    |  3 +-
 .../api/environment/CheckpointConfig.java          | 76 ++++++++++++++++++----
 .../environment/ExecutionCheckpointingOptions.java |  6 +-
 .../CheckpointConfigFromConfigurationTest.java     |  2 +-
 .../test/checkpointing/RegionFailoverITCase.java   |  2 +-
 .../ResumeCheckpointManuallyITCase.java            |  2 +-
 .../UnalignedCheckpointCompatibilityITCase.java    |  2 +-
 .../UnalignedCheckpointStressITCase.java           |  2 +-
 .../checkpointing/UnalignedCheckpointTestBase.java |  2 +-
 14 files changed, 132 insertions(+), 32 deletions(-)

Reply via email to