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

Remove max_user_connections from config #3805

Merged
merged 4 commits into from
Jun 10, 2020

Conversation

EmmyMiao87
Copy link
Contributor

Update max_user_connections by user property

set property `user` max_user_connections=100;

Change-Id: Ia2a14b7472a1e3d2065bd73ec2b5f0c081bfa5d3

Update max_user_connections by user property
```
set property `user` max_user_connections=100;
```

Change-Id: Ia2a14b7472a1e3d2065bd73ec2b5f0c081bfa5d3
@EmmyMiao87 EmmyMiao87 added kind/docs Categorizes issue or PR as related to documentation. area/config Issues or PRs related to configuration labels Jun 9, 2020
morningman
morningman previously approved these changes Jun 9, 2020
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Jun 10, 2020
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman merged commit 4cb5f7a into apache:master Jun 10, 2020
morningman pushed a commit to morningman/doris that referenced this pull request Jun 22, 2020
Update max_user_connections by user property:

```
set property `user` max_user_connections=100;
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. area/config Issues or PRs related to configuration kind/docs Categorizes issue or PR as related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants