Toshihiro Suzuki created HBASE-24030:
----------------------------------------

             Summary: 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
             Fix For: 3.0.0, 2.3.0


Need to check that the following are fulfilled in HRegion.checkAndMutate() and 
HRegion.checkAndRowMutate():

# The mutation type should be Put or Delete.
# The specified row should match the row of the Put/Delete/RowMutations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to