nizhikov commented on a change in pull request #9129:
URL: https://github.com/apache/ignite/pull/9129#discussion_r639660244
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/metric/IoStatisticsSelfTest.java
##########
@@ -52,7 +52,7 @@
*/
public class IoStatisticsSelfTest extends GridCommonAbstractTest {
/** */
- private static final int RECORD_COUNT = 5000;
+ private static final int RECORD_COUNT = 10000;
Review comment:
Why this fix the test?
--
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]