[
https://issues.apache.org/jira/browse/HDFS-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Lamb updated HDFS-6457:
-------------------------------
Issue Type: Bug (was: Sub-task)
Parent: (was: HDFS-6134)
> Maintain a list of all the Encryption Zones in the file system
> --------------------------------------------------------------
>
> Key: HDFS-6457
> URL: https://issues.apache.org/jira/browse/HDFS-6457
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode, security
> Reporter: Charles Lamb
> Assignee: Charles Lamb
>
> We need to maintain a list of all encryption zones in the file system so that
> we can ask questions about what EZ a path belongs to, if any, and let the
> admin know all the EZs in the system.
> [~andrew.wang] Why not just have a sorted structure with pointers to all the
> roots of the EZs? We can populate it during metadata loading on startup, and
> keep it updated during runtime.
--
This message was sent by Atlassian JIRA
(v6.2#6252)