You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/12/16 16:49:00 UTC

[jira] [Created] (ARROW-15136) [C++] Make S3FS tests faster

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)