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

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java
 ##########
 @@ -139,6 +139,9 @@
     /** */
     public static final int UNDEFINED_CACHE_ID = 0;
 
+    /** */
+    public static final int MAX_FILE_NAME_LENGTH = 235;
 
 Review comment:
   done

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