[
https://issues.apache.org/jira/browse/HBASE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1218:
---------------------------------
Attachment: HBASE-1218-v1.patch
Passes a boolean in from Store to StoreFile to HFile.Reader and then to the LRU
block cache.
Not much to it.
This patch incorporates some of the changes from HBASE-1597. I will remake a
patch after that gets committed, but this is up for review.
> Implement in-memory column
> --------------------------
>
> Key: HBASE-1218
> URL: https://issues.apache.org/jira/browse/HBASE-1218
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: stack
> Assignee: Jonathan Gray
> Fix For: 0.20.0
>
> Attachments: HBASE-1218-v1.patch
>
>
> HCD already talks of in-memory columns; its just not implemented. With hfile
> this should now be possible -- if set, read in the whole storefile and serve
> from the blockbuffer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.