alex-plekhanov commented on a change in pull request #6554: IGNITE-11073: 
Backup page store manager, initial
URL: https://github.com/apache/ignite/pull/6554#discussion_r353140931
 
 

 ##########
 File path: 
modules/core/src/test/java/org/apache/ignite/loadtests/hashmap/GridCacheTestContext.java
 ##########
 @@ -75,6 +75,7 @@ public GridCacheTestContext(GridTestKernalContext ctx) 
throws Exception {
                 null,
                 new WalStateManager(null),
                 new IgniteCacheDatabaseSharedManager(),
+                null, // TODO proper initialization
 
 Review comment:
   Do we really need a snapshot manager here? I think it's not necessary. 
Please remove TODO

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to