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

ACL RPC must allow null name or unspecified permissions in ACL entries.

    XMLWordPrintableJSON

Details

    Description

      Currently, the ACL RPC defines ACL entries with required fields for name and permissions. These fields actually need to be optional. The name can be null to represent unnamed ACL entries, such as the file owner or mask. Permissions can be null when passed in an ACL spec to remove ACL entries via FileSystem#removeAclEntries.

      Attachments

        1. HDFS-5739.1.patch
          4 kB
          Chris Nauroth
        2. HDFS-5739.2.patch
          5 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: