Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18103 High performance vectored read API in Hadoop
  3. HADOOP-18439

Fix VectoredIO for LocalFileSystem when checksum is enabled.

    XMLWordPrintableJSON

Details

    Description

      While merging the ranges in CheckSumFs, they are rounded up based on the value of checksum bytes size
      which leads to some ranges crossing the EOF thus they need to be fixed else it will cause EOFException during actual reads.

      Attachments

        Issue Links

          Activity

            People

              mthakur Mukund Thakur
              mthakur Mukund Thakur
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: