nizhikov commented on a change in pull request #8928:
URL: https://github.com/apache/ignite/pull/8928#discussion_r612153096



##########
File path: 
modules/core/src/test/java/org/apache/ignite/internal/processors/performancestatistics/AbstractPerformanceStatisticsTest.java
##########
@@ -81,6 +82,18 @@ public static void startCollectStatistics() throws Exception 
{
         waitForStatisticsEnabled(true);
     }
 
+    /** Starts collecting performance statistics with immediately flush. */
+    protected static void startCollectStatisticsWithImmediatelyFlush() throws 
Exception {

Review comment:
       We should get rid of this method.




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