Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6134 Transparent data at rest encryption
  3. HDFS-6738

Remove unnecessary getEncryptionZoneForPath call in EZManager#createEncryptionZone

    XMLWordPrintableJSON

Details

    Description

      We can remove the following getEncryptionZoneForPath call below.

      // done this way to handle edit log loading
          dir.unprotectedSetXAttrs(src, xattrs, EnumSet.of(XAttrSetFlag.CREATE));
          ezi = getEncryptionZoneForPath(srcIIP);
          return ezXAttr;
      

      Attachments

        1. HDFS-6738.001.patch
          0.8 kB
          Charles Lamb

        Activity

          People

            umamaheswararao Uma Maheswara Rao G
            umamaheswararao Uma Maheswara Rao G
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: