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

store/bucket: fix bytes limiter data race #6581

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

GiedriusS
Copy link
Member

We need to lock r.mtx around stats manipulation.

We need to lock r.mtx around stats manipulation.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS requested a review from yeya24 August 4, 2023 08:03
@yeya24 yeya24 enabled auto-merge (squash) August 4, 2023 08:08
@yeya24 yeya24 disabled auto-merge August 4, 2023 17:26
@yeya24 yeya24 merged commit ffc42df into thanos-io:main Aug 4, 2023
GiedriusS added a commit to vinted/thanos that referenced this pull request Aug 10, 2023
We need to lock r.mtx around stats manipulation.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants