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

Hudson commented on HBASE-17705:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #151 (See 
[https://builds.apache.org/job/HBase-2.0/151/])
HBASE-17705 Procedure execution must fail fast if procedure is not (tedyu: rev 
5d7dfa4d1dfc290b0eed4f37b68c4bbb9aff7a2b)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
* (add) 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestFastFailOnProcedureNotRegistered.java


> Procedure execution must fail fast if procedure is not registered
> -----------------------------------------------------------------
>
>                 Key: HBASE-17705
>                 URL: https://issues.apache.org/jira/browse/HBASE-17705
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>            Priority: Blocker
>             Fix For: 3.0.0, 2.0.0-alpha-2
>
>         Attachments: HBASE-17705.v2.patch, HBASE-17705.v3.patch
>
>
> The issue was discovered during backup testing and described here:
> https://issues.apache.org/jira/browse/HBASE-14123?focusedCommentId=15886712&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15886712
> If procedure is not registered, client will be retrying until max attempts 
> reached. The Master should throw DoNotRetryIOException and client RPC should 
> handle this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to