We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba7753 commit 02341b3Copy full SHA for 02341b3
modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/MultiDataCenterRignTest.java
@@ -106,7 +106,7 @@ private void checkSwitches(int expected) {
106
107
/** */
108
@Test
109
- public void testCoordinatorChangeOnJoin() throws Exception {
+ public void testDcReversedChange() throws Exception {
110
System.setProperty(IgniteSystemProperties.IGNITE_DATA_CENTER_ID, DC_ID_1);
111
startGrid(0);
112
0 commit comments