Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6.0, 3.0.0-alpha1
-
None
Description
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.