You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/05 12:38:08 UTC

[GitHub] [beam] mosche edited a comment on pull request #15899: [adhoc] Speedup slow tests for AWS IO modules

mosche edited a comment on pull request #15899:
URL: https://github.com/apache/beam/pull/15899#issuecomment-961862345


   > So, actually, it raises a question - can we start a server only once, in the beginning of test suite?
   
   @aromanenko-dev that's certainly possible, though at this point I would prefer the isolation of separated instances to minimize flakyness. With [this change](https://github.com/apache/beam/pull/15899/commits/b960d45a4ad7936faf3b7229f99834cbe59de1c8) the embedded SQS server starts up with a dynamic free port as available. That's a fairly common requirement for testing, so supported out of the box. So multiple instances running at the same time is no issue at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org