This is an automated email from the ASF dual-hosted git repository.
sdanilov pushed a change to branch ignite-18033
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 47435add50 Apply suggestions from code review
add 74a762195b More fixes
No new revisions were added by this update.
Summary of changes:
.../ignite/distributed/ItTablePersistenceTest.java | 3 +-
.../distributed/ItTxDistributedTestSingleNode.java | 6 ++-
.../table/distributed/StorageUpdateHandler.java | 54 +++++++++-------------
.../internal/table/distributed/TableManager.java | 11 +----
.../internal/table/distributed/IndexBaseTest.java | 10 +++-
.../PartitionGcOnWriteConcurrentTest.java | 9 +++-
.../table/distributed/PartitionGcOnWriteTest.java | 11 +++--
.../raft/PartitionCommandListenerTest.java | 14 +++---
.../PartitionReplicaListenerIndexLockingTest.java | 10 +++-
.../replication/PartitionReplicaListenerTest.java | 10 +++-
.../table/impl/DummyInternalTableImpl.java | 10 +++-
11 files changed, 87 insertions(+), 61 deletions(-)