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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org