Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
fs-encryption (HADOOP-10150 and HDFS-6134)
-
None
Description
Working on HDFS-6474, there's a need to do additional actions upon operations like removing an encryption zone. This would be easier if the encryptionZones map wasn't directly accessed and was instead managed in a separate class.