You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/11/06 12:53:00 UTC

[jira] [Resolved] (HBASE-18708) Configure on-heap bucketCache size using percentage of heap size

     [ https://issues.apache.org/jira/browse/HBASE-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop Sam John resolved HBASE-18708.
------------------------------------
    Resolution: Won't Fix
      Assignee:     (was: Biju Nair)

HBASE-19187 will remove the on heap version of BC. So resolving this as 'Wont fix'

> 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
>            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)