wangzhihui created YARN-11625:
---------------------------------
Summary: All job statuses can't be updated on Active
ResourceManager services
Key: YARN-11625
URL: https://issues.apache.org/jira/browse/YARN-11625
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Reporter: wangzhihui
Attachments: yuque_diagram.jpg
The process through steps ① to ⑩ ultimately leads to the Active
ResourceManager’s RMStateStore being stopped in the FENCED state, resulting in
the inability to update the all job status.
!yuque_diagram.jpg|width=600,height=273!
h1.
h1. Solution
First, adopting the solution described in YARN-11622 enables an ordered switch
between the "toActive" and "toStandby", in which case we can remove the control
of the "hasAlreadyRun" variable to avoid this issue。
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]