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_r373000026
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/configuration/DataStorageConfiguration.java
 ##########
 @@ -81,6 +81,9 @@
         (long)(DFLT_DATA_REGION_FRACTION * U.getTotalMemoryAvailable()),
         DFLT_DATA_REGION_INITIAL_SIZE);
 
+    /** Default working directory for snapshot temporary files. */
 
 Review comment:
   As far as I understand it's not a temporary files holder. It's a directory 
for a final snapshot.

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