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

Li Pi updated HBASE-4017:
-------------------------

    Release Note: Adds metrics fields to BlockCache interface, modularizes 
BlockCache. Gets rid of (LruBlockCache) casts.
          Status: Patch Available  (was: Open)

> BlockCache interface should be truly modular
> --------------------------------------------
>
>                 Key: HBASE-4017
>                 URL: https://issues.apache.org/jira/browse/HBASE-4017
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Li Pi
>            Assignee: Li Pi
>         Attachments: 4017.diff
>
>
> Currently, the if the BlockCache that used isn't an LruBlockCache, somewhere 
> in metrics will try to cast it to an LruBlockCache and cause an exception. 
> The code should be modular enough to allow for the use of different block 
> caches without throwing an exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to