This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-18739
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from b2e91731c8 IGNITE-18739 Add index garbage collection
add 6cb43516e9 Review fixes
No new revisions were added by this update.
Summary of changes:
.../storage/AbstractMvPartitionStorageGcTest.java | 13 +
.../internal/storage/rocksdb/GarbageCollector.java | 2 +-
.../table/distributed/StorageUpdateHandler.java | 6 +-
.../{IndexGcTest.java => IndexBaseTest.java} | 214 ++++++----------
.../table/distributed/IndexCleanupTest.java | 245 ++----------------
.../internal/table/distributed/IndexGcTest.java | 283 ++++++---------------
6 files changed, 198 insertions(+), 565 deletions(-)
copy
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/{IndexGcTest.java
=> IndexBaseTest.java} (64%)