Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.2, 3.3.4
-
Reviewed
Description
In hdfs module, some annotations are out of date. E.g:
FSDirRenameOp: /** * @see {@link #unprotectedRenameTo(FSDirectory, String, String, INodesInPath, * INodesInPath, long, BlocksMapUpdateInfo, Options.Rename...)} */ static RenameResult renameTo(FSDirectory fsd, FSPermissionChecker pc, String src, String dst, BlocksMapUpdateInfo collectedBlocks, boolean logRetryCache,Options.Rename... options) throws IOException {
We should try to improve these annotations to make the documentation look more comfortable.
Attachments
Issue Links
- links to