Skip to content

Commit b8cda3c

Browse files
WIP
1 parent dc91994 commit b8cda3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryMdcRandomSelfTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import org.apache.ignite.IgniteSystemProperties;
2222

2323
/**
24-
* Test for {@link TcpDiscoverySpi} with Multi Data Centers where coordinator changed on second node join.
24+
* Test for {@link TcpDiscoverySpi} with Multi Data Centers.
2525
*/
2626
public class TcpDiscoveryMdcRandomSelfTest extends TcpDiscoveryMdcSelfTest {
2727
/**

0 commit comments

Comments
 (0)