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

[jira] [Assigned] (HBASE-18138) HBase named read caches

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

Anoop Sam John reassigned HBASE-18138:
--------------------------------------

    Assignee: Biju Nair

> HBase named read caches
> -----------------------
>
>                 Key: HBASE-18138
>                 URL: https://issues.apache.org/jira/browse/HBASE-18138
>             Project: HBase
>          Issue Type: New Feature
>          Components: BlockCache, BucketCache
>            Reporter: Biju Nair
>            Assignee: Biju Nair
>         Attachments: HBASE-18138.txt
>
>
> Instead of a single read(block) cache, if HBase can support creation of named read caches and use by tables it will help common scenarios like
> - Assigning a chunk of the cache to tables with data which are critical to performance so that they don’t get swapped out due to other less critical table data being read
> - To be able to guarantee a percentage of the cache to tenants in a multi tenant environment by assigning named caches to each tenant



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)