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

Clarify SYSTEM RELOAD CONFIG and USERS #48383

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Conversation

DanRoscigno
Copy link
Contributor

closes #48201
If you issue SYSTEM RELOAD USERS, then user config that is stored in config files and in Keeper is reloaded.

If you issue SYSTEM RELOAD CONFIG, then system configuration is reloaded from Keeper and config files, but user configuration is only reloaded from config files.

https://github.com/ClickHouse/ClickHouse/blob/master/src/Access/IAccessStorage.h#L51-L60

Changelog category (leave one):

  • Documentation (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@DanRoscigno DanRoscigno added pr-documentation Documentation PRs for the specific code PR can be tested Allows running workflows for external contributors labels Apr 4, 2023
@yakov-olkhovskiy yakov-olkhovskiy self-assigned this Apr 4, 2023
@robot-ch-test-poll3 robot-ch-test-poll3 merged commit 634ab62 into master Apr 4, 2023
11 checks passed
@robot-ch-test-poll3 robot-ch-test-poll3 deleted the DanRoscigno-patch-5 branch April 4, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can be tested Allows running workflows for external contributors pr-documentation Documentation PRs for the specific code PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reload config / reload users
3 participants