anton-vinogradov commented on a change in pull request #8367:
URL: https://github.com/apache/ignite/pull/8367#discussion_r517883253



##########
File path: 
modules/core/src/test/java/org/apache/ignite/loadtests/communication/GridIoManagerBenchmark0.java
##########
@@ -44,13 +44,15 @@
 import org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi;
 import org.apache.ignite.testframework.GridTestUtils;
 import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest;
+import org.junit.Ignore;
 import org.junit.Test;
 
 import static 
org.apache.ignite.internal.managers.communication.GridIoPolicy.PUBLIC_POOL;
 
 /**
  *
  */
+@Ignore("Benchmark")

Review comment:
       @alamar, Same proposal here.
   Let it be @Ignore("TBD XXX") where XXX is some hint, if possible.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to