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

sstable: document layout methods that can mangle block data #4236

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

RaduBerinde
Copy link
Member

vfs.Write is allowed to mangle the input buffer (it happens with
encryption). Consequently the layout writer can mangle block data;
this change documents this for the relevant methods.

`vfs.Write` is allowed to mangle the input buffer (it happens with
encryption). Consequently the layout writer can mangle block data;
this change documents this for the relevant methods.
@RaduBerinde RaduBerinde requested a review from a team as a code owner January 8, 2025 23:27
@RaduBerinde RaduBerinde requested a review from jbowens January 8, 2025 23:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RaduBerinde)

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit ef12c0f into cockroachdb:master Jan 9, 2025
23 checks passed
@RaduBerinde RaduBerinde deleted the mangle-doc branch January 9, 2025 19:17
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.

3 participants