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


##########
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/dump/IgniteCacheDumpSelf2Test.java:
##########
@@ -330,7 +330,8 @@ public void testCustomLocation() throws Exception {
                 null,
                 false,
                 false,
-                true
+                true,

Review Comment:
   Let's add in this class tests:
   1. compressed dump created files with ".zip" suffix
   2. comressed dump is less than non-compressed dump



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