Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
In multi() -> doMiniBatchMutation() code path, we end up calling checkRow() twice, once from checkBatchOp() and once from getRowLock().
See anoop.hbase's comments at https://issues.apache.org/jira/browse/HBASE-15600?focusedCommentId=15257636&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15257636.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-15600 Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks
- Resolved