This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-17720
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from fda8ce4e1a IGNITE-17720 Extend MvPartitionStorage scan API with write
intent resolution capabilities
add d440617826 IGNITE-17720 Extend MvPartitionStorage scan API with write
intent resolution capabilities
No new revisions were added by this update.
Summary of changes:
.../storage/AbstractMvPartitionStorageTest.java | 111 +++++++++++++++++----
.../TestConcurrentHashMapMvPartitionStorage.java | 2 +
.../mv/AbstractPageMemoryMvPartitionStorage.java | 12 ++-
.../storage/rocksdb/RocksDbMvPartitionStorage.java | 9 +-
4 files changed, 107 insertions(+), 27 deletions(-)