nizhikov commented on a change in pull request #8821:
URL: https://github.com/apache/ignite/pull/8821#discussion_r581895850
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/processors/performancestatistics/AbstractPerformanceStatisticsTest.java
##########
@@ -71,7 +71,7 @@ public static void cleanPerformanceStatisticsDir() throws
Exception {
}
/** Starts collecting performance statistics. */
- protected static void startCollectStatistics() throws Exception {
+ public static void startCollectStatistics() throws Exception {
Review comment:
Because I use this method in `RemoveConstantsFromQueryTest` to check
that performance statistics will store queries without sensitive data
----------------------------------------------------------------
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]