ivandasch commented on a change in pull request #8289:
URL: https://github.com/apache/ignite/pull/8289#discussion_r496805797



##########
File path: 
modules/core/src/test/java/org/apache/ignite/internal/managers/discovery/IgniteTopologyPrintFormatSelfTest.java
##########
@@ -203,6 +206,30 @@ public void testForceServerAndClientDebugLogs() throws 
Exception {
         doForceServerAndClientTest(log);
     }
 
+    @Test
+    public void checkMessageOnCoordinatorChangeTest() throws Exception {
+        Ignite server1 = startGrid("server1");

Review comment:
       Actually, do it as you wish. Let it leave as is




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to