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

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


    from 7b656441617 [FLINK-30328][tests] Use RocksDBMemory factory interface 
in TaskManagerWideRocksDbMemorySharingITCase
     add f12562e73c9  [hotfix] Migrate RocksDBStateUploaderTest to JUnit5 and 
AssertJ
     add 7326addbb3f [FLINK-30461][checkpoint] Fix the bug that the shared 
files will remain forever after the rocksdb incremental checkpoint exception

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/runtime/state/StateUtil.java  |  11 ++
 .../streaming/state/RocksDBStateUploader.java      |  26 ++-
 .../snapshot/RocksDBSnapshotStrategyBase.java      |  13 +-
 .../snapshot/RocksIncrementalSnapshotStrategy.java |  22 ++-
 .../snapshot/RocksNativeFullSnapshotStrategy.java  |  17 +-
 .../streaming/state/RocksDBStateUploaderTest.java  | 178 ++++++++++++++++++---
 6 files changed, 209 insertions(+), 58 deletions(-)

Reply via email to