This is an automated email from the ASF dual-hosted git repository.
ibessonov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 62d8add86d6 IGNITE-27690 Fix WI list corruption on rebalance (#7495)
add c0ca6984968 IGNITE-27671 Add test for AbortWriteInvokeClosure
unlinking WI twice (#7489)
No new revisions were added by this update.
Summary of changes:
.../tree/AbstractBplusTreePageMemoryTest.java | 8 +--
.../tree/ItBplusTreeReplaceRemoveRaceTest.java | 4 +-
.../ignite/internal/pagememory/tree/BplusTree.java | 8 +--
.../internal/pagememory/tree/io/BplusInnerIo.java | 2 +-
.../internal/pagememory/tree/io/BplusIo.java | 5 +-
.../internal/pagememory/tree/io/BplusLeafIo.java | 2 +-
...ageMemoryMvPartitionStorageConcurrencyTest.java | 59 ++++++++++++++++++++++
7 files changed, 73 insertions(+), 15 deletions(-)