Robert Kanter created YARN-1822:
-----------------------------------
Summary: Revisit AM link being broken for RM restart
Key: YARN-1822
URL: https://issues.apache.org/jira/browse/YARN-1822
Project: Hadoop YARN
Issue Type: Sub-task
Components: resourcemanager
Reporter: Robert Kanter
We should revisit the issue in YARN-1811 as it may require changes once we have
work-preserving restarts.
Currently, the AmIpFilter is given the active RM at AM initialization/startup,
so when the RM fails over and the AM is restarted, this gets recalculated
properly. However, with work-preserving restart, this will now point to the
inactive RM.
--
This message was sent by Atlassian JIRA
(v6.2#6252)