Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2413 Is FSNamesystem.fsNamesystemObject unique?
  3. HADOOP-5559

BackupStorage should not use FSNamesystem.getFSNamesystem()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      In BackupStorage.java,

        private FSNamesystem getFSNamesystem() {
          // HADOOP-5119 should get rid of this.
          return FSNamesystem.getFSNamesystem();
        }
      

      HADOOP-5119 already involves a lot of codes. It is better to fix this problem in a separated issue.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: