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

Fix stress test after #40420 #40608

Merged
merged 4 commits into from Aug 26, 2022
Merged

Fix stress test after #40420 #40608

merged 4 commits into from Aug 26, 2022

Conversation

kssenii
Copy link
Member

@kssenii kssenii commented Aug 25, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Broken in #40420.

@robot-ch-test-poll robot-ch-test-poll added the pr-not-for-changelog This PR should not be mentioned in the changelog label Aug 25, 2022
@kssenii
Copy link
Member Author

kssenii commented Aug 26, 2022

Screenshot 2022-08-26 at 12 50 43

@azat
Copy link
Collaborator

azat commented Aug 26, 2022

@kssenii But is this enough to fix the data-race (#40643 (comment)) ? there is still no lock for FileSegment::range()

@kssenii
Copy link
Member Author

kssenii commented Aug 26, 2022

@azat, yes, because cache->getSnapshot() will lock cache->mutex inside before doing FileSegment::range()

@alesapin alesapin self-assigned this Aug 26, 2022
@kssenii
Copy link
Member Author

kssenii commented Aug 26, 2022

Screenshot 2022-08-26 at 22 53 53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-not-for-changelog This PR should not be mentioned in the changelog v22.8-must-backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants