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



##########
File path: 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/IgnitePageMemReplaceDelayedWriteUnitTest.java
##########
@@ -263,7 +263,8 @@ private PageMemoryImpl createPageMemory(IgniteConfiguration 
cfg, PageStoreWriter
 
         DataRegionConfiguration regCfg = 
cfg.getDataStorageConfiguration().getDefaultDataRegionConfiguration();
 
-        DataRegionMetricsImpl memMetrics = new DataRegionMetricsImpl(regCfg, 
kernalCtx.metric(), NO_OP_METRICS);
+        DataRegionMetricsImpl memMetrics = new DataRegionMetricsImpl(regCfg, 
kernalCtx.metric(),

Review comment:
       done




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