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

remove stub implementation of HardLink from FileUtil, after fixing any remaining dependencies

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.23.0
    • None
    • util
    • None
    • hard links

    Description

      This is the third part of a refactoring of HardLink:
      1. HADOOP-7133 moved HardLink from an inner class of FileUtil to a stand-alone class, but left a stub class in FileUtil to prevent breaking clients in HDFS.
      2. HDFS-1445 changes the clients in HDFS to point at the new implementation.
      3. After HDFS-1445 is committed, this ticket is to clean up the code by removing the backward-compatibility stub.

      Attachments

        1. HADOOP-7182-cleanup.patch
          0.8 kB
          Matthew Foley

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mattf Matthew Foley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: