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 ec02b44cb56 [FLINK-39423][tests] Fix UnalignedCheckpointTestBase 
missing config randomization
     new 47255d6a886 [FLINK-38541][checkpoint] Expose checkpointing during 
recovery config option in documentation
     new 1e8e2a7e826 [FLINK-38541][checkpoint] Randomize 
UNALIGNED_DURING_RECOVERY_ENABLED for testing
     new 0ee8efcac24 [hotfix] Rename UNALIGNED_DURING_RECOVERY_ENABLED to 
CHECKPOINTING_DURING_RECOVERY_ENABLED

The 3 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:
 .../shortcodes/generated/checkpointing_configuration.html        | 6 ++++++
 .../shortcodes/generated/common_checkpointing_section.html       | 6 ++++++
 .../org/apache/flink/configuration/CheckpointingOptions.java     | 9 ++++-----
 .../org/apache/flink/configuration/CheckpointingOptionsTest.java | 8 +++++---
 .../org/apache/flink/streaming/util/TestStreamEnvironment.java   | 2 ++
 5 files changed, 23 insertions(+), 8 deletions(-)

Reply via email to