[ 
https://issues.apache.org/jira/browse/HDFS-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HDFS-16238 started by JiangHua Zhu.
-------------------------------------------
> Improve comments related to EncryptionZoneManager
> -------------------------------------------------
>
>                 Key: HDFS-16238
>                 URL: https://issues.apache.org/jira/browse/HDFS-16238
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: documentation, encryption, namenode
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to