[
https://issues.apache.org/jira/browse/HBASE-24030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Toshihiro Suzuki resolved HBASE-24030.
--------------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
> 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)