-
Notifications
You must be signed in to change notification settings - Fork 547
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
Feature: Persist effect of "SET ROLE" queries. #1569
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
<password>123</password> | ||
<quota>default</quota> | ||
<access_management>1</access_management> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete blank line
@chernser, let's retest with the head version of the ClickHouse docker image and merge it. |
Quality Gate failedFailed conditions |
Summary
Implement setting role per java client. The main goal is to persist set of roles between different HTTP calls because there is no persistent session for a user in that case.
Checklist
Delete items not relevant to your PR: