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

Avoid deadlocks in Log/TinyLog (part 2) #15260

Merged
merged 17 commits into from
Jan 5, 2021

Conversation

alexey-milovidov
Copy link
Member

@alexey-milovidov alexey-milovidov commented Sep 24, 2020

Merging #14962

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Avoid deadlock when executing INSERT SELECT into itself from a table with TinyLog or Log table engines. This closes #6802. This closes #18691. This closes #16812. This closes #14570.

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Sep 24, 2020
@abyss7 abyss7 self-assigned this Oct 6, 2020
@alexey-milovidov alexey-milovidov marked this pull request as draft December 22, 2020 17:26
@alexey-milovidov alexey-milovidov marked this pull request as ready for review January 1, 2021 20:16
@robot-clickhouse robot-clickhouse added pr-improvement Pull request with some product improvements and removed pr-not-for-changelog This PR should not be mentioned in the changelog labels Jan 2, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jan 3, 2021
@alexey-milovidov
Copy link
Member Author

Functional stateless tests (thread)

#18750

@alexey-milovidov alexey-milovidov merged commit 06143d7 into master Jan 5, 2021
@alexey-milovidov alexey-milovidov deleted the revert-15259-revert-14962-log-avoid-deadlock branch January 5, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
3 participants