[
https://issues.apache.org/jira/browse/HADOOP-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544656
]
stack commented on HADOOP-2253:
-------------------------------
+1 on patch.
With this patch in place, Bryan reports no longer get down cells with
HBASE::DELETEVALS using his ruby client fetching all content.
> [hbase] getRow can return HBASE::DELETEVAL cells
> ------------------------------------------------
>
> Key: HADOOP-2253
> URL: https://issues.apache.org/jira/browse/HADOOP-2253
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
> Attachments: get-full-deleted.patch
>
>
> Found by Bryan Duxbury.
> Internally the getFull does not do the isDeleted check so the special
> 'delete' bytes can be returned to the client instead of a no-such-cell.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.