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

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

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

Jimmy Xiang updated HBASE-10744:
--------------------------------

    Attachment: hbase-10744.patch

> 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
>         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)