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

Add ability to defer fetching a value in the fold - but without requiring Journal check #472

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

martinsumner
Copy link
Owner

…ing check presence

Reduces the cost of using head folds in partition repairs, where the check is not necessary as a fetch failure will be caught and prompt read repair.

…ing check presence

Reduces the cost of using head folds in partition repairs, where the check is not necessary as a fetch failure will be caught and prompt read repair.
Otherwise leveled_pclerk will crash if there is a partial merge that results in an an empty addition
@martinsumner martinsumner merged commit 514526f into develop-3.4 Jan 20, 2025
2 checks passed
@martinsumner martinsumner deleted the mas-d34-rkv.i61-deferfetch branch January 20, 2025 18:56
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