[
https://issues.apache.org/jira/browse/HBASE-28601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064294#comment-18064294
]
Xiao Liu commented on HBASE-28601:
----------------------------------
Thanks [~ndimiduk] for reviewing, merging and backporting!!!
> Enable setting memstore on-heap sizes in bytes
> ----------------------------------------------
>
> Key: HBASE-28601
> URL: https://issues.apache.org/jira/browse/HBASE-28601
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Nick Dimiduk
> Assignee: Xiao Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2, 2.6.5, 2.5.14
>
>
> Specifying blockcache and memstore 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)