You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2016/04/26 21:33:12 UTC

[jira] [Created] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

Enis Soztutar created HBASE-15714:
-------------------------------------

             Summary: We are calling checkRow() twice in doMiniBatchMutation()
                 Key: HBASE-15714
                 URL: https://issues.apache.org/jira/browse/HBASE-15714
             Project: HBase
          Issue Type: Bug
            Reporter: Enis Soztutar
             Fix For: 2.0.0, 1.4.0


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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)