Francis Liu created HBASE-13134:
-----------------------------------
Summary: mutateRow and checkAndMutate apis don't throw region
level exceptions
Key: HBASE-13134
URL: https://issues.apache.org/jira/browse/HBASE-13134
Project: HBase
Issue Type: Bug
Reporter: Francis Liu
Assignee: Francis Liu
The HTable.mutateRow() and checkAndMutate api internally uses multi(). Tho
after getting a response it does not go through returned region action result
list to check for exceptions.
Adding a patch for trunk tho we've observed this issue in 0.98 as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)