[
https://issues.apache.org/jira/browse/HDFS-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133916#comment-14133916
]
Hudson commented on HDFS-7061:
------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #1872 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1872/])
HDFS-7061. Add test to verify encryption zone creation after NameNode restart
without saving namespace. Contributed by Stephen Chu. (wang: rev
fc741b5d78e7e006355e17b1b5839f502e37261b)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestEncryptionZones.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Add test to verify encryption zone creation after NameNode restart without
> saving namespace
> -------------------------------------------------------------------------------------------
>
> Key: HDFS-7061
> URL: https://issues.apache.org/jira/browse/HDFS-7061
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: encryption, test
> Affects Versions: 3.0.0, 2.6.0
> Reporter: Stephen Chu
> Assignee: Stephen Chu
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-7061.1.patch
>
>
> Right now we verify that encryption zones are expected after saving the
> namespace and restarting the NameNode.
> We should also verify that encryption zone modifications are expected after
> restarting the NameNode without saving the namespace.
> This is similar to TestFSImageWithXAttr and TestFSImageWithAcl where we
> toggle NN restarts with saving namespace and not saving namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)