s3 client retry strategy invalid?
Open
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 91
Description
https://github.com/apache/arrow/blob/8ceb3b8a793f378bc73aa4dd24d98e81c66cdfb0/cpp/src/arrow/filesystem/s3fs.cc#L836
Use the default S3Option. Is the Retry Strategy of the Client invalid?
Contributor guide
Research direction
Start at cpp/src/arrow/filesystem/s3fs.cc around line 836 and inspect how the default S3Option configures the client's retry strategy. Reproduce or trace the behavior using the default option, then verify whether the retry strategy is accepted and behaves as intended; the issue is done when the behavior is confirmed and any needed correction is covered by project evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, cpp
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100