Silberfuchs1 commented on a change in pull request #8663:
URL: https://github.com/apache/ignite/pull/8663#discussion_r557850084



##########
File path: 
modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java
##########
@@ -1971,11 +1971,11 @@
         "IGNITE_DEFRAGMENTATION_REGION_SIZE_PERCENTAGE";
 
     /**
-     * Performance statistics maximum file size in bytes. Performance 
statistics will be stopped when the size exceeded.
-     * The default value is {@link 
FilePerformanceStatisticsWriter#DFLT_FILE_MAX_SIZE}.
+     * Maximum performance statistics file size in bytes. Performance 
statistics collection will be stopped when the
+     * size exceeded. The default value is {@link 
FilePerformanceStatisticsWriter#DFLT_FILE_MAX_SIZE}.

Review comment:
       '...when the file size is exceeded'




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