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

Remove unnecessary locks from TabletInfo #198

Merged

Conversation

dkropachev
Copy link
Collaborator

TabletInfo attributes are getting written only once, on its initialization.
It has nothing to mitigate with locks

@dkropachev dkropachev force-pushed the dk/fix-remove-tabletinfo-locks branch from ce11adb to 3c4dcbb Compare June 22, 2024 10:50
TabletInfo attributes are getting written only once, on its initialization
It has nothing to mitigate with locks
@dkropachev dkropachev force-pushed the dk/fix-remove-tabletinfo-locks branch from 3c4dcbb to f4b0d94 Compare June 22, 2024 10:51
@roydahan roydahan requested a review from sylwiaszunejko June 24, 2024 00:24
@sylwiaszunejko sylwiaszunejko merged commit 1551b70 into scylladb:master Jun 25, 2024
1 check passed
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