liu bin created YARN-11833: ------------------------------ Summary: 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
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: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org