[
https://issues.apache.org/jira/browse/HBASE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1847:
---------------------------------
Attachment: HBASE-1847-v1.patch
Adds a few lines in TestClient.testDeletes that reproduces bug.
Patch fixes bug and test now passes.
> Delete latest of a null qualifier when non-null qualifiers exist throws a
> RuntimeException
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-1847
> URL: https://issues.apache.org/jira/browse/HBASE-1847
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Critical
> Fix For: 0.20.1, 0.21.0
>
> Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other
> columns also exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.