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 7b43fd7 [FLINK-25427] Disable
SavepointITCase.testTriggerSavepointAndResumeWithNoClaim because it is unstable
add 70a3f66 [FLINK-25261][state] Truncate changelog upon materialization
No new revisions were added by this update.
Summary of changes:
.../flink/changelog/fs/FsStateChangelogWriter.java | 5 ++++
.../state/changelog/StateChangelogWriter.java | 10 +++++--
.../inmemory/InMemoryStateChangelogWriter.java | 10 +++++++
.../changelog/ChangelogKeyedStateBackend.java | 7 +++++
.../changelog/ChangelogStateBackendTestUtils.java | 33 ++++++++++++++++------
.../state/changelog/StateChangeLoggerTestBase.java | 5 ++++
6 files changed, 59 insertions(+), 11 deletions(-)