xuchuanyin commented on a change in pull request #3177: [CARBONDATA-3306] 
Distributed index server
URL: https://github.com/apache/carbondata/pull/3177#discussion_r277287840
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/cache/CarbonLRUCache.java
 ##########
 @@ -54,7 +54,7 @@
   /**
    * totalSize size of the cache
    */
-  private long currentSize;
+  public long currentSize;
 
 Review comment:
   Why is this required?

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