This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-17627
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 43ac664f4a IGNITE-17627 More of second iteration of fixes
add 01eb320fab IGNITE-17627 Even more of second iteration of fixes
add 1d8627a0db IGNITE-17627 Third iteration of fixes
No new revisions were added by this update.
Summary of changes:
.../TestConcurrentHashMapMvPartitionStorage.java | 2 +-
.../mv/AbstractPageMemoryMvPartitionStorage.java | 98 +++++++++--
.../pagememory/mv/ScanVersionChainByTimestamp.java | 190 ---------------------
.../storage/pagememory/mv/VersionChain.java | 13 +-
4 files changed, 93 insertions(+), 210 deletions(-)
delete mode 100644
modules/storage-page-memory/src/main/java/org/apache/ignite/internal/storage/pagememory/mv/ScanVersionChainByTimestamp.java