Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-11060

ACLs are never removed from the allAcls map in ConfiguredYarnAuthorizer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • yarn
    • None

    Description

      There is no clear or removal from the allAcls map in the ConfiguredYarnAuthorizer class. The setPermissions() calls the .put() on the map which replaces the existing permission, but if queues are deleted the acls will not be removed from this map.

       

      Probably the same is true for AppPriorityACLsManager's allAcls.

      Attachments

        Issue Links

          Activity

            People

              tdomok Tamas Domok
              tdomok Tamas Domok
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: