You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/09/20 07:52:53 UTC

[jira] [Updated] (HBASE-7813) Bug in BulkDeleteEndpoint kills entire rows on COLUMN/VERSION Deletes

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

stack updated HBASE-7813:
-------------------------

    Fix Version/s:     (was: 0.95.0)
                       (was: 0.94.6)
    
> Bug in BulkDeleteEndpoint kills entire rows on COLUMN/VERSION Deletes
> ---------------------------------------------------------------------
>
>                 Key: HBASE-7813
>                 URL: https://issues.apache.org/jira/browse/HBASE-7813
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>    Affects Versions: 0.94.6, 0.95.0
>            Reporter: Varun Sharma
>            Assignee: Varun Sharma
>         Attachments: 7813-0.94.txt
>
>
> Try a BulkDeleteEndpoint using DeleteType.COLUMN or DeleteType.VERSION and give it a set of Columns which are not in the row.
> A Delete is constructed using just the row alone. No family/column/version is added and it is applied, thus deleting the entire row.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira