JiangHua Zhu created HDFS-16238:
-----------------------------------

             Summary: Improve comments related to EncryptionZoneManager
                 Key: HDFS-16238
                 URL: https://issues.apache.org/jira/browse/HDFS-16238
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: JiangHua Zhu


In EncryptionZoneManager, there are some missing
The description of the relevant comment. The purpose of this jira is to perfect 
them.
E.g:
   /**
    * Re-encrypts the given encryption zone path. If the given path is not the
    * root of an encryption zone, an exception is thrown.
    * @param zoneIIP
    * @param keyVersionName
    * @throws IOException
    */
   List<XAttr> reencryptEncryptionZone(final INodesInPath zoneIIP,
       final String keyVersionName) throws IOException {
......
}
The description of zoneIIP and keyVersionName is missing here.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to