This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-18882
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 2381202ed9 IGNITE-18882 Don't store tombstones if there is no other
version of row
add 32051f6a48 IGNITE-18882 Don't store tombstones if there is no other
version of row
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/storage/AbstractMvPartitionStorageGcTest.java | 2 +-
.../apache/ignite/internal/storage/impl/TestMvPartitionStorage.java | 4 +++-
.../storage/pagememory/mv/AddWriteCommittedInvokeClosure.java | 2 ++
.../apache/ignite/internal/storage/rocksdb/GarbageCollector.java | 6 ------
4 files changed, 6 insertions(+), 8 deletions(-)