Skip to content

Commit 5c2817e

Browse files
WIP
1 parent 04710f3 commit 5c2817e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/core/src/test/java/org/apache/ignite/spi/discovery/datacenter/MultiDataCenterRignTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public void testRing() throws Exception {
7878
checkSwitches(2, nodes);
7979
}
8080

81+
/** */
8182
private void checkSwitches(int expected, Collection<ClusterNode> nodes) {
8283
int swithes = 0;
8384
String curDcId = null;

0 commit comments

Comments
 (0)