You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Li Pi (JIRA)" <ji...@apache.org> on 2011/07/09 01:22:16 UTC

[jira] [Assigned] (HBASE-4017) BlockCache interface should be truly modular

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

Li Pi reassigned HBASE-4017:
----------------------------

    Assignee: Li Pi

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