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

BlockReaderLocal#skip performs unnecessary IO

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.23.1, 2.0.0-alpha
    • 0.23.2
    • datanode
    • None
    • Reviewed

    Description

      Per HDFS-2654 BlockReaderLocal#skip performs the skip by reading the data so we stay in sync with checksums. This could be implemented more efficiently in the future to skip to the beginning of the appropriate checksum chunk and then only read to the middle of that chunk.

      Attachments

        1. HDFS-2655.txt
          5 kB
          Brandon Li
        2. HDFS-2655.txt
          5 kB
          Brandon Li

        Activity

          People

            brandonli Brandon Li
            eli Eli Collins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: