You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/11/06 12:29:29 UTC

[GitHub] [ignite] alamar commented on a change in pull request #8414: IGNITE-13653 Fix warning if unordered map used for bulk update operation on atomic cache

alamar commented on a change in pull request #8414:
URL: https://github.com/apache/ignite/pull/8414#discussion_r518720825



##########
File path: modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.java
##########
@@ -53,15 +54,16 @@
     private static final int CACHE_SIZE = 1_000;
 
     /** Parameters. */
-    @Parameterized.Parameters(name = "cacheMode={0}, writeThrough={1}")
+    @Parameterized.Parameters(name = "cacheMode={0}, writeThrough={1}, near={2}")

Review comment:
       What does this test do? How is it relevant to the ticket?




----------------------------------------------------------------
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:
users@infra.apache.org