[
https://issues.apache.org/jira/browse/HBASE-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biju Nair updated HBASE-18708:
------------------------------
Attachment: HBASE-18708-BRANCH-1.PATCH
Patch for branch-1 if we plan to make this improvement.
> Configure on-heap bucketCache size using percentage of heap size
> ----------------------------------------------------------------
>
> Key: HBASE-18708
> URL: https://issues.apache.org/jira/browse/HBASE-18708
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Biju Nair
> Assignee: Biju Nair
> Priority: Trivial
> Attachments: HBASE-18708-BRANCH-1.PATCH
>
>
> Currently heap allocations for RS memory structures like {{memstore}} and
> {{lruCache}} are configured as percentage of total RS heap size. Since
> on-heap bucketCache uses RS heap, configuring it as a percentage of heap size
> will improve usability. Currently this can be configured either as a
> percentage of heap or a memory size in MiB and we can remove the latter
> option which is applicable to external or off-heap bucketCache.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)