Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to