Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5737

Replacing only the default ACL can fail to copy unspecified base entries from the access ACL.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS ACLs (HDFS-4685)
    • HDFS ACLs (HDFS-4685)
    • namenode
    • None

    Description

      The final round of changes in HDFS-5673 switched to a search approach instead of a scan approach for finding base access entries that need to be copied to the default ACL. However, in the case of doing full replacement on the default ACL, the list may not be sorted properly at this point in the code, causing the searches to miss the access entries.

      Attachments

        1. HDFS-5737.1.patch
          6 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: