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

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


    from 6be297d17f0 [FLINK-34457][state] Rename options for latency tracking 
(#24323)
     add b62de02f4bb [FLINK-29802][state] Changelog supports native savepoint
     add 49d2dafcc83 Revert "[FLINK-26165][tests] Don't test NATIVE savepoints 
with Changelog enabled"
     add d03629da2fb Revert "[FLINK-29788][state] Disable changelog temporally 
when SnapshotMigrationTestBase triggers native savepoint"
     add 9308e10cf58 [FLINK-29802][state] Add more test cases for changelog 
native savepoint

No new revisions were added by this update.

Summary of changes:
 .../changelog/AbstractChangelogStateBackend.java   |  6 ++
 .../changelog/ChangelogKeyedStateBackend.java      | 72 ++++++++++++++++++++++
 .../test/checkpointing/SavepointFormatITCase.java  |  6 +-
 .../utils/SnapshotMigrationTestBase.java           |  5 --
 .../test/state/ChangelogCompatibilityITCase.java   | 16 ++++-
 5 files changed, 92 insertions(+), 13 deletions(-)

Reply via email to