[ 
https://issues.apache.org/jira/browse/YARN-11870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022093#comment-18022093
 ] 

ASF GitHub Bot commented on YARN-11870:
---------------------------------------

fuchaohong opened a new pull request, #7992:
URL: https://github.com/apache/hadoop/pull/7992

   When executing the above command to switch the ResourceManager from active 
to standby, it was found that the other standby node did not automatically 
switch to active. After investigation, it turned out that the original active 
node did not release the ActiveStandbyElectorLock.




> When manually switching Active to Standby, the ActiveStandbyElectorLock is 
> not released.
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-11870
>                 URL: https://issues.apache.org/jira/browse/YARN-11870
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: fuchaohong
>            Priority: Major
>
> {code:java}
> yarn rmadmin -transitionToStandby rm1 --forcemanual {code}
> When executing the above command to switch the ResourceManager from active to 
> standby, it was found that the other standby node did not automatically 
> switch to active. After investigation, it turned out that the original active 
> node did not release the ActiveStandbyElectorLock.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to