You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/07/27 19:26:14 UTC

[jira] Commented: (HBASE-1705) Thrift server: deletes in mutateRow/s don't delete.

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

stack commented on HBASE-1705:
------------------------------

Patch looks good to me.

> Thrift server: deletes in mutateRow/s don't delete.
> ---------------------------------------------------
>
>                 Key: HBASE-1705
>                 URL: https://issues.apache.org/jira/browse/HBASE-1705
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>            Reporter: Tim Sell
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1705.patch, HBASE-1705v2.patch
>
>
> Simple bugs:
> In mutateRow we don't check the isDelete flag, it always assumes a put.
> In mutateRows we don't check if the delete has only the family specified.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.