[
https://issues.apache.org/jira/browse/HBASE-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-3174:
---------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks for all the reviews.
Included re-doing the RPC version bump to 26 (there was a note that the bump
previously broke a unit test on hudson, so we'll see how it goes after this
commit).
I accidentally committed w/ a misspelled jira in the commit message so it's not
going to link up correctly. Will put up final patch.
> Add ability for Get operations to enable/disable use of block caching
> ---------------------------------------------------------------------
>
> Key: HBASE-3174
> URL: https://issues.apache.org/jira/browse/HBASE-3174
> Project: HBase
> Issue Type: Improvement
> Components: client, regionserver
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Minor
> Fix For: 0.90.0
>
> Attachments: HBASE-3174-v1.patch
>
>
> The public Get API does not currently support enabling/disabling the block
> cache like Scans do. No reason they shouldn't and now that they get
> converted into Scans this should be fairly trivial.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.