You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/03/14 00:35:43 UTC

[jira] [Created] (HBASE-10744) AM#CloseRegion no need to retry on FailedServerException

Jimmy Xiang created HBASE-10744:
-----------------------------------

             Summary: 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


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)