[
https://issues.apache.org/jira/browse/HBASE-28600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959695#comment-17959695
]
JinHyuk Kim commented on HBASE-28600:
-------------------------------------
[~ndimiduk] Hello!
I'm thinking of doing a similar change for MemStore, allowing its size to be
set using an absolute value as well.
I believe it could help make configuration more consistent, similar to how
we're handling the block cache now in this ticket.
I haven't created a ticket for it yet, but what do you think?
> 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: 2.7.0, 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)