LRU-style map for the block cache
---------------------------------
Key: HBASE-1192
URL: https://issues.apache.org/jira/browse/HBASE-1192
Project: Hadoop HBase
Issue Type: New Feature
Components: regionserver
Reporter: Jonathan Gray
Priority: Blocker
Fix For: 0.20.0
We need to decide what structure to use to back the block cache. The primary
decision is whether to continue using SoftReferences or to build our own
structure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.