Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the chunk_size optional parameter to gcs storage #4060

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

vulkoingim
Copy link
Contributor

While following an issue, where Vault was running out of memory we found that the issue is the gcs library. After opening a ticket, it was established that it was a configurable feature of the GCS library.

Add an optional parameter chunk_size to the gcs storage configuration (defaults still to 8Mb, so it behaves as until now for everyone else) to specify the size of the chunks

@jefferai jefferai added this to the 0.9.6 milestone Mar 5, 2018
@jefferai jefferai merged commit ceef3b6 into hashicorp:master Mar 5, 2018
@jefferai
Copy link
Member

jefferai commented Mar 5, 2018

Thanks!

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.

2 participants