saintstack commented on a change in pull request #2821:
URL: https://github.com/apache/hbase/pull/2821#discussion_r549450453



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/util/MemorySizeUtil.java
##########
@@ -234,7 +234,7 @@ public static long getOnHeapCacheSize(final Configuration 
conf) {
   }
 
   /**
-   * @param conf used to read config for bucket cache size. (< 1 is treated as 
% and > is treated as MiB)
+   * @param conf used to read config for bucket cache size. 

Review comment:
       Did we remove the percentage facility? i.e. if < 1, the bucket cache is 
a percentage of heap? We only do hard size in MBs now?




----------------------------------------------------------------
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:
[email protected]


Reply via email to