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

Streamline getobject #1085

Merged
merged 5 commits into from
Feb 27, 2025
Merged

Streamline getobject #1085

merged 5 commits into from
Feb 27, 2025

Conversation

smallhive
Copy link
Contributor

No description provided.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
BucketInfo: bktInfo,
Encryption: encryptionParams,
if params != nil || encryptionParams.Enabled() {
// unfortunately this reader is useless for us in this case, we have to re-read another one.
Copy link
Member

Choose a reason for hiding this comment

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

It can be reused for sure (just piping into the decryption layer), but that's not our current primary target.

@smallhive smallhive force-pushed the 1084-streamline-getobject branch from 7720148 to ff3699b Compare February 27, 2025 12:00
It works good for basic case when we don't need to handle encryption and range.

Closes #1084.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
@smallhive smallhive force-pushed the 1084-streamline-getobject branch from ff3699b to 49be936 Compare February 27, 2025 12:41
@roman-khimov roman-khimov merged commit 91bb004 into master Feb 27, 2025
9 of 15 checks passed
@roman-khimov roman-khimov deleted the 1084-streamline-getobject branch February 27, 2025 12:43
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