[
https://issues.apache.org/jira/browse/HBASE-28600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905883#comment-17905883
]
JinHyuk Kim commented on HBASE-28600:
-------------------------------------
[~ndimiduk] I have prepared an updated patch for the branch-2 release. Please
take a look :)
branch-2: [https://github.com/apache/hbase/pull/6544]
branch-2.6: https://github.com/apache/hbase/pull/6545
> Enable setting blockcache on-heap sizes in bytes
> ------------------------------------------------
>
> Key: HBASE-28600
> URL: https://issues.apache.org/jira/browse/HBASE-28600
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Nick Dimiduk
> Assignee: JinHyuk Kim
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2, 2.5.11, 2.6.2
>
>
> Specifying blockcache and memcache sizes as a percentage of heap is not
> always ideal. Sometimes it's easier to specify exact values rather than
> backing into a percentage. Let's introduce new configuration settings
> (perhaps named similarly to {{hbase.bucketcache.size}}) that accept byte
> values. Even nicer would be if these settings accepted human-friendly byte
> values like {{512m}} or {{10g}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)