Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16803

Improve some annotations in hdfs module

    XMLWordPrintableJSON

Details

    • 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

          Activity

            People

              jianghuazhu JiangHua Zhu
              jianghuazhu JiangHua Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: