[
https://issues.apache.org/jira/browse/ARROW-15136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-15136.
------------------------------
Fix Version/s: 7.0.0
Resolution: Fixed
Issue resolved by pull request 12001
[https://github.com/apache/arrow/pull/12001]
> [C++] Make S3FS tests faster
> ----------------------------
>
> Key: ARROW-15136
> URL: https://issues.apache.org/jira/browse/ARROW-15136
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> One thing that would make development more pleasant would be to speed up the
> s3fs tests. Currently, each test waits for the launch of a new Minio child
> process. Instead, we may launch several of them in advance (listening on
> different ports and targetting different temporary directories), so that most
> tests don't bear the launch cost.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)