You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/09/28 10:33:16 UTC

[ignite-3] branch ignite-17720 updated (fda8ce4e1a -> d440617826)

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(-)