You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neil Burke (Jira)" <ji...@apache.org> on 2021/07/30 13:50:00 UTC

[jira] [Created] (ARROW-13508) [C++] Allow custom RetryStrategy objects to be passed to S3FileSystem

Neil Burke created ARROW-13508:
----------------------------------

             Summary: [C++] Allow custom RetryStrategy objects to be passed to S3FileSystem
                 Key: ARROW-13508
                 URL: https://issues.apache.org/jira/browse/ARROW-13508
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Neil Burke


There's currently no way to provide a user-defined RetryStrategy object to be used in the construction of S3FS's Aws::S3::S3Client. This makes handling S3 errors extremely difficult if the default RetryStrategy doesn't suit your needs.

Arrow should make the RetryStrategy available as an S3Options parameter.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)