Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
When elector elects RM to become active, even though RM is already in ACTIVE state AdminService does refresh on following configurations.
- refreshAdminAcls
- refreshAll to update the configurations.
But ideally even these operations are need NOT to be done and can be skipped refreshing configurations on ACTIVE RM. However admin executes refresh command separately if there is any config changes to be done.
Attachments
Attachments
Issue Links
- is related to
-
YARN-6665 Backport YARN-6304 to branch-2.7
- Resolved