Skip to content

Fix possible deadlocks in RBAC#15875

Merged
vitlibar merged 3 commits intoClickHouse:masterfrom
vitlibar:rbac-fix-deadlock
Oct 13, 2020
Merged

Fix possible deadlocks in RBAC#15875
vitlibar merged 3 commits intoClickHouse:masterfrom
vitlibar:rbac-fix-deadlock

Conversation

@vitlibar
Copy link
Copy Markdown
Member

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

Changelog category:

  • Bug Fix

Changelog entry:
Fix possible deadlocks in RBAC.

This PR fixes #15669, #15680 and reverts #15850

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Oct 12, 2020
@vitlibar vitlibar force-pushed the rbac-fix-deadlock branch 2 times, most recently from f1272ee to 561b18e Compare October 12, 2020 19:05
@vitlibar vitlibar linked an issue Oct 12, 2020 that may be closed by this pull request
@vitlibar vitlibar merged commit 13896cf into ClickHouse:master Oct 13, 2020
@vitlibar vitlibar deleted the rbac-fix-deadlock branch October 13, 2020 09:59
vitlibar pushed a commit that referenced this pull request Oct 15, 2020
Backport #15875 to 20.10: Fix possible deadlocks in RBAC
vitlibar pushed a commit that referenced this pull request Oct 15, 2020
Backport #15875 to 20.9: Fix possible deadlocks in RBAC
vitlibar pushed a commit that referenced this pull request Oct 15, 2020
Backport #15875 to 20.7: Fix possible deadlocks in RBAC
vitlibar pushed a commit that referenced this pull request Oct 15, 2020
Backport #15875 to 20.8: Fix possible deadlocks in RBAC
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.

Potential deadlock in SettingsProfilesCache Potential deadlock in RolesCache

2 participants