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 2019/03/26 11:44:25 UTC

[GitHub] [ignite] Jokser commented on a change in pull request #6009: IGNITE-11011 intermediate commit for discovery data processing sequen…

Jokser commented on a change in pull request #6009: IGNITE-11011 intermediate commit for discovery data processing sequen…
URL: https://github.com/apache/ignite/pull/6009#discussion_r269060515
 
 

 ##########
 File path: modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteDiscoDataHandlingInNewClusterTest.java
 ##########
 @@ -116,14 +130,26 @@
             );
         }
 
-        CacheConfiguration staticCacheCfg = new CacheConfiguration(STATIC_CACHE_NAME)
+        if (igniteInstanceName.equals(NODE_4_DIFF_STATIC_CONFIG) || igniteInstanceName.equals("clientWithDiffConfig"))
 
 Review comment:
   Missed constant variable name usage "clientWithDiffConfig".

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


With regards,
Apache Git Services