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

Robj/trunk race hack #635

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Robj/trunk race hack #635

wants to merge 3 commits into from

Conversation

rtjohnso
Copy link
Contributor

Work around the trunk.c race in which it may garbage collect branches and filters while there are still readers that may access them.

The work-around is to delay all GC operations by 10 seconds, which should be enough.

The real fix is coming on the new trunk rewrite branch.

Copy link

netlify bot commented Nov 22, 2024

Deploy Preview for splinterdb canceled.

Name Link
🔨 Latest commit ea674ca
🔍 Latest deploy log https://app.netlify.com/sites/splinterdb/deploys/6741062ae576220008182794

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