Skip to content

SDK-373 Skip Direct IO decrypt and decompress when the portal reports a plaintext native object - #369

Open
alekoz-ctera wants to merge 1 commit into
masterfrom
SDK-373-sdk-directio-fails-download-fusion-direct
Open

SDK-373 Skip Direct IO decrypt and decompress when the portal reports a plaintext native object#369
alekoz-ctera wants to merge 1 commit into
masterfrom
SDK-373-sdk-directio-fails-download-fusion-direct

Conversation

@alekoz-ctera

Copy link
Copy Markdown
Collaborator

Fusion Direct Direct IO responses are unencrypted and uncompressed, but process_chunk always decrypted and decompressed, which broke native object downloads. The client now honors encrypt_info.data_encrypted and compression_type and returns the downloaded bytes as-is when both are off. Classic block downloads keep the existing decrypt/decompress path.

@alekoz-ctera alekoz-ctera self-assigned this Aug 18, 2026
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.

1 participant