This is an automated email from the ASF dual-hosted git repository.

tkalkirill pushed a change to branch catalog-feature
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from a6f1f8208b IGNITE-20045 Use classes from Catalog domain in assignments 
recalculation code (#2358)
     add fb100d1027 IGNITE-20043 Prevent certain Mockito-related memory leaks 
in tests. (#2355)
     add a1e85f9ae3 IGNITE-20062 Temporary fix for StackOverflowError in 
Replica#waitForActualState when a peer leaves (#2363)
     add 9d7383ab6d IGNITE-20064 Fix hang in TopologyAwareRaftGroupServiceTest 
(#2366)

No new revisions were added by this update.

Summary of changes:
 .../testframework/BaseIgniteAbstractTest.java      | 10 +++++++
 .../ItPlacementDriverReplicaSideTest.java          |  1 +
 .../apache/ignite/internal/replicator/Replica.java | 23 +++++++++++-----
 .../ignite/internal/replicator/ReplicaManager.java | 31 +++++++++++++++++++---
 .../client/TopologyAwareRaftGroupServiceTest.java  | 12 ++++++++-
 .../replicator/PlacementDriverReplicaSideTest.java | 24 +++++++++++++----
 .../storage/ItRebalanceDistributedTest.java        |  1 +
 .../deployment/ItDeploymentUnitFailoverTest.java   |  2 ++
 .../runner/app/ItIgniteNodeRestartTest.java        |  1 +
 .../org/apache/ignite/internal/app/IgniteImpl.java |  1 +
 .../distributed/ItTxDistributedTestSingleNode.java |  1 +
 .../ignite/distributed/ReplicaUnavailableTest.java |  7 +++--
 12 files changed, 97 insertions(+), 17 deletions(-)

Reply via email to