XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.5
    • fs/s3
    • None

    Description

      HADOOP-11867 is proposing adding a new scatter/gather IO API.

      For an object store to take advantage of it, it should be doing things like

      • coalescing reads even with a gap between them
      • choosing an optimal ordering of requests
      • submitting reads into the executor pool/using any async API provided by the FS.
      • detecting overlapping reads (and then what?)
      • switching to HTTP 2 where supported

      Do this for S3A

      Attachments

        Issue Links

          Activity

            People

              mthakur Mukund Thakur
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: