This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-18020
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 3241628034 IGNITE-18020 add GC support to rocksdb
add 722d7ca0c7 IGNITE-18020 add GC support to rocksdb
No new revisions were added by this update.
Summary of changes:
.../internal/storage/MvPartitionStorage.java | 3 +-
.../AbstractMvPartitionStorageConcurrencyTest.java | 19 +++++++++++
.../storage/AbstractMvPartitionStorageGcTest.java | 14 ++++----
.../storage/rocksdb/RocksDbMvPartitionStorage.java | 38 +++++++++++++---------
4 files changed, 51 insertions(+), 23 deletions(-)