[ 
https://issues.apache.org/jira/browse/HADOOP-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Duxbury updated HADOOP-2253:
----------------------------------

    Attachment: get-full-deleted.patch

This patch appears to resolve the issue with HTable.getRow returning 
HBASE::DELETEVALs for deleted cells.

> [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.

Reply via email to