Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
YARN-6127 Add support for work preserving NM restart when AMRMProxy is enabled
- Resolved