[
https://issues.apache.org/jira/browse/HBASE-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph updated HBASE-16209:
---------------------------
Description: 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.
(was: Currently inside of AssignmentManager )
> Retry opening a failed-open region indefinitely in AssignmentManager
> --------------------------------------------------------------------
>
> 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)