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

[flink] branch master updated (69665e4 -> fc98c70)

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

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


    from 69665e4  [FLINK-26794][tests] Use API to access job checkpoints in IT cases
     add fc98c70  [FLINK-26673][changelog] Disable periodic materialization when periodicMaterializeDelay is negative

No new revisions were added by this update.

Summary of changes:
 docs/layouts/shortcodes/generated/state_backend_changelog_section.html | 2 +-
 docs/layouts/shortcodes/generated/state_changelog_configuration.html   | 2 +-
 .../java/org/apache/flink/configuration/StateChangelogOptions.java     | 3 ++-
 .../apache/flink/state/changelog/PeriodicMaterializationManager.java   | 3 ++-
 .../test/checkpointing/ChangelogPeriodicMaterializationITCase.java     | 2 +-
 5 files changed, 7 insertions(+), 5 deletions(-)