[
https://issues.apache.org/jira/browse/ARROW-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-16019.
------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12705
[https://github.com/apache/arrow/pull/12705]
> [C++] Sporadic Minio connect error in S3 tests
> ----------------------------------------------
>
> Key: ARROW-16019
> URL: https://issues.apache.org/jira/browse/ARROW-16019
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> We could retry since this is likely to just be a transient error:
> {code}
> [ RUN ] TestS3FSGeneric.DeleteDir
> /arrow/cpp/src/arrow/filesystem/s3fs_test.cc:1178: Failure
> Failed
> 'OutcomeToStatus(client_->CreateBucket(req))' failed with IOError: AWS Error
> [code 99]: curlCode: 7, Couldn't connect to server
> [ FAILED ] TestS3FSGeneric.DeleteDir (6084 ms)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)