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 732af69b90 Doc fixes
     add 8e751e5ef4 More fixes

No new revisions were added by this update.

Summary of changes:
 .../internal/storage/rocksdb/GarbageCollector.java | 74 ++++++-----------
 .../{Helper.java => PartitionDataHelper.java}      | 38 +++++++--
 .../storage/rocksdb/RocksDbMvPartitionStorage.java | 97 ++++++++++------------
 .../storage/rocksdb/RocksDbTableStorage.java       |  7 +-
 .../rocksdb/RocksDbMvPartitionStorageGcTest.java   |  2 +-
 5 files changed, 106 insertions(+), 112 deletions(-)
 rename 
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/{Helper.java
 => PartitionDataHelper.java} (84%)

Reply via email to