Skip to content

Remove max_user_connections from config - #3805

Merged
morningman merged 4 commits into
apache:masterfrom
EmmyMiao87:user_config
Jun 10, 2020
Merged

Remove max_user_connections from config#3805
morningman merged 4 commits into
apache:masterfrom
EmmyMiao87:user_config

Conversation

@EmmyMiao87

Copy link
Copy Markdown
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
@EmmyMiao87EmmyMiao87 added kind/docs Categorizes issue or PR as related to documentation. area/config Issues or PRs related to configuration labels Jun 9, 2020
Comment threaddocs/zh-CN/administrator-guide/config/user_property.md Outdated
Comment threaddocs/zh-CN/administrator-guide/config/user_property.md Outdated
Co-authored-by: kangkaisen <593110254@qq.com>
Comment threaddocs/zh-CN/administrator-guide/config/user_property.md Outdated
Co-authored-by: Mingyu Chen <morningman.cmy@gmail.com>
morningman
morningman previously approved these changes Jun 9, 2020

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: kangkaisen <593110254@qq.com>
@morningmanmorningman added the approved Indicates a PR has been approved by one committer. label Jun 10, 2020

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

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:masterJun 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;
```
csun5285 pushed a commit to csun5285/doris that referenced this pull request Mar 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/configIssues or PRs related to configurationkind/docsCategorizes issue or PR as related to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@EmmyMiao87@morningman@kangkaisen