You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/10/01 02:32:00 UTC

[jira] [Resolved] (HDFS-16238) Improve comments related to EncryptionZoneManager

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

Wei-Chiu Chuang resolved HDFS-16238.
------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Thanks [~vjasani] [~hexiaoqiao]for the review!

> 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
>             Fix For: 3.4.0
>
>          Time Spent: 2.5h
>  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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org