[
https://issues.apache.org/jira/browse/HBASE-19452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-19452:
-----------------------------------
Description:
BC's hbase.bucketcache.ioengine by default is empty now. Means now BC.
Make this default to be 'offheap'. And the default off heap size for the BC
also to be provided. This can be 8 GB? Better to make it also a % of the Xmx.
Lets continue to be 40% of Xmx as LRU cache default size.
When user has to disable BC, configure size as 0. An empty value of this config
will be treated as default size.
was:
BC's hbase.bucketcache.ioengine by default is empty now. Means now BC.
Make this default to be 'offheap'. And the default off heap size for the BC
also to be provided. This can be 8 GB?
Also we should provide a new option 'none' for this hbase.bucketcache.ioengine
now for users who dont need BC at all.
> Turn ON off heap Bucket Cache by default
> ----------------------------------------
>
> Key: HBASE-19452
> URL: https://issues.apache.org/jira/browse/HBASE-19452
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19452.patch, HBASE-19452_V2.patch,
> HBASE-19452_V3.patch
>
>
> BC's hbase.bucketcache.ioengine by default is empty now. Means now BC.
> Make this default to be 'offheap'. And the default off heap size for the BC
> also to be provided. This can be 8 GB? Better to make it also a % of the
> Xmx. Lets continue to be 40% of Xmx as LRU cache default size.
> When user has to disable BC, configure size as 0. An empty value of this
> config will be treated as default size.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)