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 e69319546b0 IGNITE-27394 Remove TableAssignmentsService class (#7268)
add df9cacd84c7 IGNITE-21500 Retry implicit transactions when primary
replica failed or moved (#7196)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/index/ItBuildIndexTest.java | 2 +-
.../runner/app/ItIgniteNodeRestartTest.java | 2 +-
.../java/org/apache/ignite/internal/Cluster.java | 2 +-
.../apache/ignite/internal/table/NodeUtils.java | 41 ++--
.../internal/table/ItOperationRetryTest.java | 207 ++++++++++++++++++---
.../distributed/storage/InternalTableImpl.java | 16 +-
.../ItTransactionPrimaryChangeTest.java | 2 +-
7 files changed, 226 insertions(+), 46 deletions(-)