[
https://issues.apache.org/jira/browse/YARN-11833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029120#comment-18029120
]
ASF GitHub Bot commented on YARN-11833:
---------------------------------------
github-actions[bot] closed pull request #7775: YARN-11833. Do not validate
queue hierarchy when failing over.
URL: https://github.com/apache/hadoop/pull/7775
> 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
> Labels: pull-request-available
>
> 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]