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

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


    from db3e21f84c2 [hotfix][runtime] Refactors suspend and cancel logic
     new 534ea31e7ef [FLINK-34050][state] Clean up useless files in deleted 
ranges during restore for RocksdbStateBackend
     new b048a9cd37d [FLINK-34050][state] Introduce parameter protection for 
DeleteFilesInRange

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:
 .../rocksdb_configurable_configuration.html        |  6 +++
 .../state/EmbeddedRocksDBStateBackend.java         | 22 ++++++++-
 .../state/RocksDBConfigurableOptions.java          |  7 +++
 .../state/RocksDBIncrementalCheckpointUtils.java   | 55 +++++++++++++++-------
 .../state/RocksDBKeyedStateBackendBuilder.java     | 13 ++++-
 .../RocksDBIncrementalRestoreOperation.java        |  9 +++-
 .../RocksDBIncrementalCheckpointUtilsTest.java     |  5 +-
 .../streaming/state/RocksDBRecoveryTest.java       |  1 +
 8 files changed, 96 insertions(+), 22 deletions(-)

Reply via email to