[
https://issues.apache.org/jira/browse/HADOOP-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-2623:
--------------------------
Attachment: cache.patch
Very basic LRU cell cache. Caches configurable count of latest version. No
accounting of cache size. Not for production use.
One thing learned is that cell caching is awkward; cells generally don't
specify their timestamp yet cell keys, HStoreKey, have an explicit timestamp.
> [hbase] Add a cache of 'hot' cells
> ----------------------------------
>
> Key: HADOOP-2623
> URL: https://issues.apache.org/jira/browse/HADOOP-2623
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
> Attachments: cache.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.