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

Stop background operations before converting database from Ordinary #41146

Merged
merged 2 commits into from Sep 12, 2022

Conversation

tavplubix
Copy link
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fixed "possible deadlock avoided" error on automatic conversion of database engine from Ordinary to Atomic

Followup to #39933

@antonio2368 antonio2368 self-assigned this Sep 12, 2022
src/Interpreters/loadMetadata.cpp Outdated Show resolved Hide resolved
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 12, 2022
@tavplubix
Copy link
Member Author

Stateful tests (debug) - #41238
Stateless tests (debug, s3 storage) [1/3] - #41240
Stateless tests (tsan, s3 storage) [1/3] - #41040
Stress test (asan) - #41129

@tavplubix tavplubix merged commit 05b4303 into master Sep 12, 2022
@tavplubix tavplubix deleted the followup_39933 branch September 12, 2022 18:20
robot-clickhouse pushed a commit that referenced this pull request Sep 12, 2022
@robot-clickhouse robot-clickhouse added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Sep 12, 2022
tavplubix added a commit that referenced this pull request Sep 13, 2022
Backport #41146 to 22.8: Stop background operations before converting database from Ordinary
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-bugfix Pull request with bugfix, not backported by default v22.8-must-backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants