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

Change AclFeature to capture list of ACL entries in an ImmutableList.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.4.0
    • namenode
    • None
    • Reviewed

    Description

      After an AclFeature has been attached to an inode, its ACL entries must be immutable. We can enforce this in the type system more strongly by storing the entries in an ImmutableList and changing the getter to return that type instead of raw List.

      Attachments

        1. HDFS-5908.1.patch
          3 kB
          Chris Nauroth

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: