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 83b7b02c81 IGNITE-18739 Add index garbage collection
add b2e91731c8 IGNITE-18739 Add index garbage collection
No new revisions were added by this update.
Summary of changes:
.../table/distributed/StorageUpdateHandler.java | 5 ++-
.../distributed/TableSchemaAwareIndexStorage.java | 4 +--
.../distributed/raft/PartitionDataStorage.java | 3 +-
.../SnapshotAwarePartitionDataStorage.java | 14 ++++++--
.../internal/table/distributed/IndexGcTest.java | 38 ++++++++++++++++++++++
.../distributed/TestPartitionDataStorage.java | 2 +-
6 files changed, 55 insertions(+), 11 deletions(-)