timoninmaxim commented on a change in pull request #8267:
URL: https://github.com/apache/ignite/pull/8267#discussion_r494960405



##########
File path: modules/ducktests/tests/ignitetest/tests/snapshot_test.py
##########
@@ -78,7 +77,7 @@ def snapshot_test(self, ignite_version):
             self.test_context,
             client_config,
             
java_class_name="org.apache.ignite.internal.ducktest.tests.UuidStreamerApplication",
-            params={"cacheName": "test-cache"})
+            params={"cacheName": "test-cache", "size": 1024})

Review comment:
       Is 1024 enough to fill all partitions?




----------------------------------------------------------------
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:
[email protected]


Reply via email to