You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/07/05 20:05:01 UTC

[jira] [Commented] (HBASE-17705) Procedure execution must fail fast if procedure is not registered

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

Vladimir Rodionov commented on HBASE-17705:
-------------------------------------------

Test is coming.

> 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: 2.0.0
>
>         Attachments: HBASE-17705.v1.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)