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 b9069227098 [FLINK-34454][doc/annotation] Use claim mode instead of 
restore mode everywhere
     new 5be8b3e1dfd [hotfix] Fix configuration through TernaryBoolean in 
EmbeddedRocksDBStateBackend.
     new e2b6588ef39 [hotfix] Reduce code duplication and add logging in 
RocksDBIncrementalCheckpointUtils#deleteRangeData.

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:
 .../java/org/apache/flink/util/TernaryBoolean.java | 18 ++++++
 .../state/EmbeddedRocksDBStateBackend.java         | 21 ++++---
 .../state/RocksDBIncrementalCheckpointUtils.java   | 66 +++++++++++++++-------
 .../state/EmbeddedRocksDBStateBackendTest.java     | 57 ++++++++++++++++++-
 .../state/RocksDBStateBackendConfigTest.java       | 25 ++++++++
 5 files changed, 153 insertions(+), 34 deletions(-)

Reply via email to