This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 002094da03 IGNITE-17750 .NET: Add Partition Awareness (#1247)
     add c65c3062a7 IGNITE-17968 Fix write-intents being filtered out in case 
if it's a tombstone (#1252)

No new revisions were added by this update.

Summary of changes:
 .../internal/storage/MvPartitionStorage.java       |  3 +-
 .../apache/ignite/internal/storage/ReadResult.java |  3 +-
 .../storage/AbstractMvPartitionStorageTest.java    | 32 +++++++-------
 .../storage/impl/TestMvPartitionStorage.java       |  2 +-
 .../mv/AbstractPageMemoryMvPartitionStorage.java   | 13 ++++--
 .../storage/rocksdb/RocksDbMvPartitionStorage.java | 49 +++++++++++++++++-----
 6 files changed, 72 insertions(+), 30 deletions(-)

Reply via email to