[
https://issues.apache.org/jira/browse/HBASE-24030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064153#comment-17064153
]
Toshihiro Suzuki commented on HBASE-24030:
------------------------------------------
Pushed to master, branch-2 and branch-2.3. Closing this.
> Add necessary validations to HRegion.checkAndMutate() and
> HRegion.checkAndRowMutate()
> -------------------------------------------------------------------------------------
>
> Key: HBASE-24030
> URL: https://issues.apache.org/jira/browse/HBASE-24030
> Project: HBase
> Issue Type: Bug
> Reporter: Toshihiro Suzuki
> Assignee: Toshihiro Suzuki
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
>
> Need to check that the following are fulfilled:
> # The mutation type should be Put or Delete in HRegion.checkAndMutate().
> # The specified row should match the row of the Put/Delete/RowMutations in
> HRegion.checkAndMutate() and HRegion.checkAndRowMutate().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)