[ 
https://issues.apache.org/jira/browse/HBASE-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927505#action_12927505
 ] 

Kannan Muthukkaruppan commented on HBASE-3174:
----------------------------------------------

(Apologies for a late comment).

Is this a significant enough change to merit an RPC bump (i.e. introduce an 
incompat between 0.89 client and 0.90 client)? Should we consider deferring the 
change until there is some other strong reason to break compat, especially 
given that there is a workaround for this use case of using a "Scan" object?



> 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-FINAL.patch, 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.

Reply via email to