[
https://issues.apache.org/jira/browse/YARN-11833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17987147#comment-17987147
]
ASF GitHub Bot commented on YARN-11833:
---------------------------------------
liubin101 opened a new pull request, #7775:
URL: https://github.com/apache/hadoop/pull/7775
### Description of PR
Now if we use file configuration store, when failing over, if RM1 stopped
and removed a queue that RM2 has in memory, failing over to RM2 will throw
exception that queue cannot be deleted because the queue is not in stopped
state.
Only using mutable configuration provider can skip validate queue hierarchy,
I think file based configuration provider should also skip validate queue
hierarchy when failing over.
### How was this patch tested?
unit test
> Do not validate queue hierarchy when failing over
> -------------------------------------------------
>
> Key: YARN-11833
> URL: https://issues.apache.org/jira/browse/YARN-11833
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: capacityscheduler
> Reporter: liu bin
> Priority: Major
>
> Now if we use file configuration store, when failing over, if RM1 stopped and
> removed a queue that RM2 has in memory, failing over to RM2 will throw
> exception that queue cannot be deleted because the queue is not in stopped
> state.
> Only using mutable configuration provider can skip validate queue hierarchy,
> I think file based configuration provider should also skip validate queue
> hierarchy when failing over.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]