[
https://issues.apache.org/jira/browse/HBASE-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710148#action_12710148
]
Guilherme Mauro Germoglio Barbosa commented on HBASE-1431:
----------------------------------------------------------
Just wrote tests and the fix (I hope :-). I'll be submitting the patch as soon
as all tests finish.
> NPE in HTable.checkAndSave when row doesn't exist
> -------------------------------------------------
>
> Key: HBASE-1431
> URL: https://issues.apache.org/jira/browse/HBASE-1431
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.19.2
> Reporter: Guilherme Mauro Germoglio Barbosa
> Priority: Trivial
>
> To reproduce, just invoke htable.checkAndSave(batchUpdate, expectedValues,
> lock) using a batchUpdate of a row that doesn't exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.