You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/08 06:37:21 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320108#comment-15320108 ] 

Hudson commented on HBASE-15714:
--------------------------------

FAILURE: Integrated in HBase-1.3 #728 (See [https://builds.apache.org/job/HBase-1.3/728/])
HBASE-15714 We are calling checkRow() twice in doMiniBatchMutation() (enis: rev fd31507048b1d0151297989db155d680cac5ed71)
* hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java


> 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
>            Assignee: Heng Chen
>             Fix For: 2.0.0, 1.3.0, 1.4.0
>
>         Attachments: HBASE-15714-branch-1.patch, HBASE-15714.patch, HBASE-15714_v1.patch, HBASE-15714_v2.patch
>
>
> 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)