Skip to content

Conversation

jeqo
Copy link
Contributor

@jeqo jeqo commented Apr 8, 2024

Chunking is defined by original chunk size, not original content size.
This PR removed the scenario where these two sizes are conflated (e.g. passing original size zero to disable chunking, etc.).

Depends on #531, see last commit for changes on this PR

jeqo added 2 commits April 5, 2024 19:42
RSM upload steps are messy and hard to read, mainly because of the encryption metadata.
By moving the instantiation to the data key and aad, we can separate the upload stages clearly.
Given that there are at least 3 objects uploaded per segment, and it could fail at any stage, the plugin should guard that the chances for orphan objects is minimal.
@jeqo jeqo force-pushed the jeqo/flag-chunking-disabled branch 2 times, most recently from 477d487 to abc7c8f Compare April 11, 2024 08:46
Chunking is defined by original chunk size, not original content size.
This PR removed the scenario where these two sizes are conflated (e.g. passing original size zero to disable chunking, etc.).
@jeqo jeqo force-pushed the jeqo/flag-chunking-disabled branch from abc7c8f to 5726bc9 Compare April 11, 2024 08:51
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