Skip to content

Fix race condition in ContextAccess#24176

Merged
kitaisreal merged 1 commit intoClickHouse:masterfrom
vitlibar:fix-race-condition-in-context-access
May 17, 2021
Merged

Fix race condition in ContextAccess#24176
kitaisreal merged 1 commit intoClickHouse:masterfrom
vitlibar:fix-race-condition-in-context-access

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented May 17, 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 race condition which could happen in RBAC under a heavy load.
This PR fixes #24090, #24134,

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label May 17, 2021
@kitaisreal kitaisreal self-assigned this May 17, 2021
@kitaisreal kitaisreal merged commit 5e7ca81 into ClickHouse:master May 17, 2021
vitlibar pushed a commit that referenced this pull request May 18, 2021
…81d22762041a48eee7d909961c8d0

Cherry pick #24176 to 21.3: Fix race condition in ContextAccess
vitlibar pushed a commit that referenced this pull request May 18, 2021
Backport #24176 to 21.5: Fix race condition in ContextAccess
vitlibar pushed a commit that referenced this pull request May 18, 2021
Backport #24176 to 21.4: Fix race condition in ContextAccess
kitaisreal added a commit that referenced this pull request May 18, 2021
Backport #24176 to 21.3: Fix race condition in ContextAccess
vitlibar pushed a commit that referenced this pull request May 30, 2021
Backport #24176 to 20.8: Fix race condition in ContextAccess
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.

Users change causes ClickHouse to crash.

3 participants