XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.8.0
    • 3.3.2
    • fs/s3
    • None

    Description

      things can go badly wrong if the S3A FS creates a thread pool for IO > than the number of pooled AWS http connections (set by property MAXIMUM_CONNECTIONS); you also need some for any other IO requests coming in.

      The max connections property is currently independent of thread pool size, and has a default value of 1.

      this is why there is a troubleshooting section in the docs showing the stack trace and instructions to fix".

      Better: have a dynamic minimum like thread pool size + n, for a value of n to be chosen.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: