This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 0a3ac8d91a IGNITE-22184 Fix race in
ItClusterManagerTest#testJoinInvalidTag (#3719)
add 4d7f20b0d2 IGNITE-22190 Refactor ItClusterManagerTest test
infrastructure (#3721)
No new revisions were added by this update.
Summary of changes:
modules/cluster-management/build.gradle | 1 +
.../cluster/management/ItClusterManagerTest.java | 166 +++++++++++----------
.../cluster/management/raft/ValidationManager.java | 6 +-
.../management/BaseItClusterManagementTest.java | 46 +++---
.../internal/cluster/management/MockNode.java | 109 ++++----------
5 files changed, 145 insertions(+), 183 deletions(-)