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

delete: make impl::refs atomic #2451

Closed

Conversation

travisdowns
Copy link
Contributor

@travisdowns travisdowns commented Sep 23, 2024

Make refs atomic to enable distinct deleter objects on different shards to safely (?) share an underlying deleter::impl.

Maybe fixes #2450.

Make refs atomic to enable distinct deleter objects on different
shards to safely share an underlying deleter::impl.

Maybe fixes scylladb#2450.
@travisdowns
Copy link
Contributor Author

This a draft intended to spur discussion on this issue:

#2450

Best to consolidate the higher level discussion over there I think.

@travisdowns travisdowns closed this Oct 1, 2024
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.

Sharing temporary_buffer across shards?
1 participant