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

Fix the starting index and end condition of the loop in FileDiffList.findEarlierSnapshotBlocks()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.0
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      Currently the loop in FileDiffList.findEarlierSnapshotBlocks() starts from insertPoint + 1. It should start from insertPoint - 1. As noted in Jing's comment

      Attachments

        1. HDFS-7831-01.patch
          0.9 kB
          Konstantin Shvachko

        Issue Links

          Activity

            People

              shv Konstantin Shvachko
              shv Konstantin Shvachko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: