This is an automated email from the ASF dual-hosted git repository.
sanpwc pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from a73e813327 IGNITE-20498 Fix potential catalog version order violations
(#2734)
add 504b751cfa IGNITE-20560 Remove the field out of sync with the map
(#2660)
No new revisions were added by this update.
Summary of changes:
.../ItTxDistributedCleanupRecoveryTest.java | 9 ++---
...xDistributedTestSingleNodeNoCleanupMessage.java | 15 -------
.../replicator/PartitionReplicaListener.java | 25 +++++++-----
.../replicator/TransactionStateResolver.java | 2 +-
.../PartitionReplicaListenerIndexLockingTest.java | 35 +++++++++++++++-
.../replication/PartitionReplicaListenerTest.java | 47 +++++++++++++++++-----
.../ignite/internal/table/TxAbstractTest.java | 10 +++--
7 files changed, 97 insertions(+), 46 deletions(-)