Skip to content

Add permitPool support to S3#2466

Merged
jefferai merged 4 commits intohashicorp:masterfrom
deverton:parallel-s3
Mar 26, 2017
Merged

Add permitPool support to S3#2466
jefferai merged 4 commits intohashicorp:masterfrom
deverton:parallel-s3

Conversation

@deverton
Copy link
Contributor

S3 performance falls off after a certain number of connections so allow limiting it.

also be provided via the environment variable `AWS_SESSION_TOKEN`.

- `max_parallel` `(int: 128)` – Specifies The maximum number of concurrent
requests to S3.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually a string :-/ All storage parameters are.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, easy enough to fix. Should I fix all the other ones that list it as an int as well? I copied this from the Azure docs, but Consul etc also list it as an int.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you don't mind, that would be fantastic :-)

@jefferai jefferai added this to the 0.7.1 milestone Mar 19, 2017
Copy link
Member

@jefferai jefferai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jefferai jefferai merged commit 0bc81c9 into hashicorp:master Mar 26, 2017
@deverton deverton deleted the parallel-s3 branch March 26, 2017 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants