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

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


    from 371f247  [FLINK-24148][state] Add bloom filter option in 
RocksDBConfiguredOptions
     add d2007b7  [FLINK-23949][checkpoint] Fix first incremental checkpoint 
after a savepoint degenerate into a full checkpoint

No new revisions were added by this update.

Summary of changes:
 .../snapshot/RocksIncrementalSnapshotStrategy.java |   6 +-
 .../RocksIncrementalSnapshotStrategyTest.java      | 194 +++++++++++++++++++++
 2 files changed, 199 insertions(+), 1 deletion(-)
 create mode 100644 
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/snapshot/RocksIncrementalSnapshotStrategyTest.java

Reply via email to