[
https://issues.apache.org/jira/browse/HBASE-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934804#comment-13934804
]
Hudson commented on HBASE-10744:
--------------------------------
SUCCESS: Integrated in hbase-0.96 #347 (See
[https://builds.apache.org/job/hbase-0.96/347/])
HBASE-10744 AM#CloseRegion no need to retry on FailedServerException (jxiang:
rev 1577418)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManagerOnCluster.java
> 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)