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 abort in ZooKeeper client #26079

Merged
merged 1 commit into from
Jul 8, 2021
Merged

Fix abort in ZooKeeper client #26079

merged 1 commit into from
Jul 8, 2021

Conversation

alesapin
Copy link
Member

@alesapin alesapin commented Jul 8, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix rare server crash because of abort in ZooKeeper client. Fixes #25813.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jul 8, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jul 8, 2021
@alesapin alesapin merged commit c34a769 into master Jul 8, 2021
@alesapin alesapin deleted the fix_abort branch July 8, 2021 19:58
alexey-milovidov added a commit that referenced this pull request Jul 10, 2021
Backport #26079 to 21.6: Fix abort in ZooKeeper client
alexey-milovidov added a commit that referenced this pull request Jul 10, 2021
Backport #26079 to 21.7: Fix abort in ZooKeeper client
alesapin added a commit that referenced this pull request Jul 30, 2021
Backport #26079 to 21.5: Fix abort in ZooKeeper client
alesapin added a commit that referenced this pull request Jul 30, 2021
Backport #26079 to 21.3: Fix abort in ZooKeeper client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abort in ZooKeeper::finalize
3 participants