This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-28311
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 61dd36afa27 minor
add d2dbeac384e minor
No new revisions were added by this update.
Summary of changes:
.../rest/authentication/ItAuthenticationTest.java | 2 +-
...xDistributedTestSingleNodeNoCleanupMessage.java | 3 +-
.../apache/ignite/internal/table/TableImpl.java | 7 ++---
.../distributed/TableIndexStoragesSupplier.java | 4 +--
.../replicator/PartitionReplicaListener.java | 18 ++++++------
.../internal/table/distributed/IndexBaseTest.java | 10 +++----
.../table/distributed/StorageCleanupTest.java | 9 +++---
.../distributed/StorageUpdateHandlerTest.java | 9 +++---
.../gc/AbstractGcUpdateHandlerTest.java | 4 +--
.../distributed/index/IndexUpdateHandlerTest.java | 32 ++++++++++++----------
.../raft/PartitionCommandListenerTest.java | 3 +-
.../PartitionReplicaListenerIndexLockingTest.java | 10 +++----
...itionReplicaListenerSortedIndexLockingTest.java | 5 ++--
.../replication/PartitionReplicaListenerTest.java | 7 +++--
.../ZonePartitionReplicaListenerTest.java | 7 +++--
.../storage/InternalTableEstimatedSizeTest.java | 2 +-
.../apache/ignite/distributed/ItTxTestCluster.java | 9 +++---
.../table/impl/DummyInternalTableImpl.java | 9 +++---
18 files changed, 81 insertions(+), 69 deletions(-)