timoninmaxim commented on code in PR #11040:
URL: https://github.com/apache/ignite/pull/11040#discussion_r1401942443


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/IgniteSnapshotManager.java:
##########
@@ -2725,6 +2732,7 @@ public GridCloseableIterator<CacheDataRow> 
partitionRowIterator(String snpName,
      * @param parts Collection of pairs group and appropriate cache partition 
to be snapshot.
      * @param withMetaStorage {@code true} if all metastorage data must be 
also included into snapshot.
      * @param dump {@code true} if cache group dump must be created.
+     * @param compress If {@code true} then compress the file.

Review Comment:
   compress partition files



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