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

Mas i449 directpromptofdeletions #450

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

martinsumner
Copy link
Owner

@martinsumner martinsumner commented Sep 3, 2024

Previously the inker casts to the clerk so that the clerk can cast about pending deletes to cdb files removed in compactions. Now the inker casts directly, which addresses some potential race conditions when closes occur at the end of compaction jobs.

It is a series of casts, so no reason to offload this to the clerk.  Simplifies potential races in shutdown
In the hope of making test more consistent
@martinsumner
Copy link
Owner Author

#449

Copy link
Contributor

@ThomasArts ThomasArts left a comment

Choose a reason for hiding this comment

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

Nice!

@martinsumner martinsumner merged commit 30ec921 into develop-3.4 Sep 4, 2024
2 checks passed
@martinsumner martinsumner deleted the mas-i449-directpromptofdeletions branch September 4, 2024 08:04
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