You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Joseph (JIRA)" <ji...@apache.org> on 2016/07/13 23:24:20 UTC

[jira] [Updated] (HBASE-16209) Provide an ExponentialBackOffPolicy sleep between failed region open requests

     [ https://issues.apache.org/jira/browse/HBASE-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph updated HBASE-16209:
---------------------------
    Summary: Provide an ExponentialBackOffPolicy sleep between failed region open requests  (was: Retry opening a failed-open region indefinitely in AssignmentManager)

> Provide an ExponentialBackOffPolicy sleep between failed region open requests
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-16209
>                 URL: https://issues.apache.org/jira/browse/HBASE-16209
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Joseph
>            Assignee: Joseph
>
> Currently inside of AssignmentManager, we only retry opening a failed-open non-meta region maximumAttempt times before just forgetting about it forever. There is no point in limiting the retries to maximumAttempt though, we should just try opening the region as long as AssignmentManager is alive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)