[
https://issues.apache.org/jira/browse/ARROW-15136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15136:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Time Spent: 10m
> 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)