[
https://issues.apache.org/jira/browse/HBASE-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-4017:
-------------------------
Resolution: Fixed
Fix Version/s: 0.92.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed (all but the pom edit -- I don't think we need the extra lib, not
yet). Thanks for the patch 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
> Fix For: 0.92.0
>
> 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