You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Botong Huang (JIRA)" <ji...@apache.org> on 2018/04/02 23:44:00 UTC

[jira] [Created] (YARN-8110) AMRMProxy recover should catch for all throwable retrying to recover apps

Botong Huang created YARN-8110:
----------------------------------

             Summary: AMRMProxy recover should catch for all throwable retrying to recover apps
                 Key: YARN-8110
                 URL: https://issues.apache.org/jira/browse/YARN-8110
             Project: Hadoop YARN
          Issue Type: Task
            Reporter: Botong Huang
            Assignee: Botong Huang


In NM work preserving restart, when AMRMProxy recovers applications one by one, the current catch only catch for IOException. If one app recovery throws other thing (e.g. RuntimeException), it will fail the entire AMRMProxy recovery. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org