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

Hudson commented on HBASE-13134:
--------------------------------

SUCCESS: Integrated in HBase-1.0 #783 (See 
[https://builds.apache.org/job/HBase-1.0/783/])
HBASE-13134 mutateRow and checkAndMutate apis don't throw region level 
exceptions (Francis Liu) (tedyu: rev 4d4dc1e79c0c026673895c1cda2efb26751a7680)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestCheckAndMutate.java


> 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
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
>         Attachments: HBASE-13134-0.98.patch, HBASE-13134.patch
>
>
> 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)

Reply via email to