nizhikov commented on a change in pull request #6814: IGNITE-12108 TCP 
Communication Metrics ported to a new framework.
URL: https://github.com/apache/ignite/pull/6814#discussion_r323262037
 
 

 ##########
 File path: 
modules/core/src/test/java/org/apache/ignite/testframework/junits/IgniteTestResources.java
 ##########
 @@ -126,8 +134,9 @@ public IgniteTestResources(IgniteLogger log) throws 
IgniteCheckedException {
         assert log != null;
 
         this.log = log.getLogger(getClass());
-        this.jmx = prepareMBeanServer();
-        this.rsrcProc = new GridResourceProcessor(new 
GridTestKernalContext(this.log));
+        jmx = prepareMBeanServer();
 
 Review comment:
   why this change?

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to