Jokser commented on a change in pull request #6884: Ignite 12088
URL: https://github.com/apache/ignite/pull/6884#discussion_r326235413
 
 

 ##########
 File path: 
modules/core/src/test/java/org/apache/ignite/failure/FailureHandlingConfigurationTest.java
 ##########
 @@ -105,6 +110,60 @@
         cleanPersistenceDir();
     }
 
+    /**
+     * @throws Exception If failed
+     */
+    @Test
+    public void testGetorCreateLongCacheNameExceed235() throws Exception{
 
 Review comment:
   I suggest renaming the test to smth. like `testCreateLongCacheName` and move 
it to 
`org.apache.ignite.internal.processors.cache.GridCacheConfigurationConsistencySelfTest`
 test class.

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


With regards,
Apache Git Services

Reply via email to