[
https://issues.apache.org/jira/browse/HBASE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575894#comment-13575894
]
Anoop Sam John commented on HBASE-7813:
---------------------------------------
How is your Scan object looks like? You mean the Scan object contains some
columns which are not at all present in row. Still the region scan returns
some KVs for that row?
> 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.96.0, 0.94.4
> Reporter: Varun Sharma
> Assignee: Varun Sharma
> Fix For: 0.96.0, 0.94.5
>
>
> 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