Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2831

Remove the deprecated INode.getAbsoluteName()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.17.0
    • None
    • None
    • Incompatible change
    • Removes deprecated method INode#getAbsoluteName()

    Description

      The deprecated INode.getAbsoluteName() should be removed so that INode.parent could be eliminated later on.

      INode.getAbsoluteName() currently is only used in FSImage.writeINodeUnderConstruction(...) . It also introduces unnecessary recursion.

      Attachments

        1. HADOOP-2831-1.patch
          3 kB
          Lohit Vijaya Renu
        2. HADOOP-2831-2.patch
          2 kB
          Lohit Vijaya Renu

        Activity

          People

            lohit Lohit Vijaya Renu
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: