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

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

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
            Reporter: Tim Sell
            Assignee: Tim Sell
             Fix For: 0.20.0


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.


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

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1705.
--------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Thanks for packaging and trying Ryan's patch Tim.

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


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

Posted by "Tim Sell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Sell updated HBASE-1705:
----------------------------

    Component/s: thrift

> 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: Tim Sell
>             Fix For: 0.20.0
>
>
> 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.


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

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Tim Sell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Sell updated HBASE-1705:
----------------------------

    Attachment: HBASE-1705.patch

> 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: Tim Sell
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1705.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.


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

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson reassigned HBASE-1705:
----------------------------------

    Assignee: ryan rawson  (was: Tim Sell)

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


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

Posted by "Tim Sell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735671#action_12735671 ] 

Tim Sell commented on HBASE-1705:
---------------------------------

+1

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


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

Posted by "Tim Sell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Sell updated HBASE-1705:
----------------------------

    Attachment: HBASE-1705v2.patch

oops left a line in.

> 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: Tim Sell
>             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.