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

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


    from 582ea29f171 [FLINK-30905][docs] Upgrade Hugo to 0.110
     new 3a975e48983 [FLINK-30461][checkpoint] Fix the bug that the shared 
files will remain forever after the rocksdb incremental checkpoint exception
     new a63f2983703 [FLINK-30916][checkpoint] Set the number of rocksdb 
uploader threads to 1 to solve the unstable bug of unit test

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:
 .../org/apache/flink/runtime/state/StateUtil.java  |  11 ++
 .../streaming/state/RocksDBStateUploader.java      |  26 ++++-
 .../snapshot/RocksIncrementalSnapshotStrategy.java |  30 ++---
 .../streaming/state/RocksDBStateUploaderTest.java  | 128 ++++++++++++++++++++-
 4 files changed, 175 insertions(+), 20 deletions(-)

Reply via email to