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

Update Poco: Fix thread counter leak #17542

Merged
merged 1 commit into from Nov 30, 2020
Merged

Update Poco: Fix thread counter leak #17542

merged 1 commit into from Nov 30, 2020

Conversation

alexey-milovidov
Copy link
Member

@alexey-milovidov alexey-milovidov commented Nov 29, 2020

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix the issue when server can stop accepting connections in very rare cases.

Details:
This PR also includes some changes for BoringSSL.

This closes #17200.

@robot-clickhouse robot-clickhouse added pr-bugfix Pull request with bugfix, not backported by default submodule changed At least one submodule changed in this PR. labels Nov 29, 2020
@alexey-milovidov
Copy link
Member Author

01415_sticking_mutations

@alesapin

@alexey-milovidov
Copy link
Member Author

#17597

@nvartolomei
Copy link
Contributor

Should this be backported to 20.8 lts as well?

@alexey-milovidov
Copy link
Member Author

Yes.

vitlibar pushed a commit that referenced this pull request Nov 30, 2020
Update Poco: Fix thread counter leak

(cherry picked from commit e7b277e)
vitlibar pushed a commit that referenced this pull request Nov 30, 2020
Update Poco: Fix thread counter leak

(cherry picked from commit e7b277e)
vitlibar pushed a commit that referenced this pull request Dec 1, 2020
Backport #17542 to 20.12: Update Poco: Fix thread counter leak
vitlibar pushed a commit that referenced this pull request Dec 1, 2020
Update Poco: Fix thread counter leak

(cherry picked from commit e7b277e)
alesapin added a commit that referenced this pull request Dec 4, 2020
alesapin added a commit that referenced this pull request Dec 4, 2020
alesapin added a commit that referenced this pull request Dec 7, 2020
@Algunenano Algunenano mentioned this pull request Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-docs-needed pr-bugfix Pull request with bugfix, not backported by default submodule changed At least one submodule changed in this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clickhouse-client connection server is abnormal: Code: 32. DB::Exception: Attempt to read after eof
4 participants