Antoine Pitrou created ARROW-15136:
--------------------------------------
Summary: [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
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)