nizhikovprivate commented on code in PR #12060:
URL: https://github.com/apache/ignite/pull/12060#discussion_r2095204848


##########
modules/core/src/main/java/org/apache/ignite/configuration/DataStorageConfiguration.java:
##########
@@ -568,6 +581,19 @@ public DataStorageConfiguration setStoragePath(String 
persistenceStorePath) {
         return this;
     }
 
+    /**
+     * Sets a pathes to the root directories where the Persistent Store can 
persist data and indexes.

Review Comment:
   Done.
   
   > Should it be marked as IgniteExperimental?
   
   yes. marked.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to