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

VAULT-20405 chunk decompression to prevent loading full decompressed data into memory at once #26464

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

VioletHynes
Copy link
Contributor

I also added a test to make sure it works with large compressions.

For what it's worth, it seems to be a little bit faster, too, though that wasn't really the intent.

@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Apr 17, 2024
@VioletHynes VioletHynes added this to the 1.17.0 milestone Apr 17, 2024
Copy link

github-actions bot commented Apr 17, 2024

CI Results:
All Go tests succeeded! ✅

@VioletHynes VioletHynes marked this pull request as ready for review April 17, 2024 16:34
Copy link

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@divyaac divyaac left a comment

Choose a reason for hiding this comment

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

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants