[
https://issues.apache.org/jira/browse/HBASE-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-10744:
--------------------------------
Resolution: Fixed
Fix Version/s: 0.99.0
0.98.1
0.96.2
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
The test failures are not related. They are ok on my box.
Integrated the patch into 0.96, 0.98, and trunk. Thanks.
> AM#CloseRegion no need to retry on FailedServerException
> --------------------------------------------------------
>
> Key: HBASE-10744
> URL: https://issues.apache.org/jira/browse/HBASE-10744
> Project: HBase
> Issue Type: Improvement
> Components: Region Assignment
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: hbase-10744.patch
>
>
> When a regionserver restarts, AM#CloseRegion could get FailedServerException,
> or ServerNotRunningYetException. The call should not be retried since we know
> the original regionserver should be down.
--
This message was sent by Atlassian JIRA
(v6.2#6252)