Skip to content

Fix race condition in ReplicatedMergeTreeQueue#10784

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-queue-race-condition
May 10, 2020
Merged

Fix race condition in ReplicatedMergeTreeQueue#10784
alexey-milovidov merged 1 commit intomasterfrom
fix-queue-race-condition

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Non-significant (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
It's most likely false TSan report because there is implicit full memory barrier.

https://clickhouse-test-reports.s3.yandex.net/10068/2654f131cc19c26623045e9b7e6c2a481fa253c1/functional_stateless_tests_(thread).html

There was previous try to fix this issue, but it was not enough: #9552

@alexey-milovidov alexey-milovidov added the testing Special issue with list of bugs found by CI label May 10, 2020
@alexey-milovidov alexey-milovidov mentioned this pull request May 10, 2020
11 tasks
@blinkov blinkov added the pr-not-for-changelog This PR should not be mentioned in the changelog label May 10, 2020
@alexey-milovidov alexey-milovidov merged commit 961603b into master May 10, 2020
@alexey-milovidov alexey-milovidov deleted the fix-queue-race-condition branch May 10, 2020 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-not-for-changelog This PR should not be mentioned in the changelog testing Special issue with list of bugs found by CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants