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

Remove uneccessary creation of FileStatus objects in NameNode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • namenode
    • None

    Description

      NameNode creates FileStatus objects when
      1. write audit logs
      2. change file's lease

      The uses of FileStatus in these places are not necessary. We could use INode instead.

      Attachments

        1. reduceFileStatus.patch
          7 kB
          Hairong Kuang

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: