-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
executor: migrate the the feature about max_user_connections from PingkaiDB to community | tidb-test=pr/2474 #59197
base: master
Are you sure you want to change the base?
Conversation
… to community tidb. Signed-off-by: joccau <[email protected]>
Signed-off-by: joccau <[email protected]>
c702551
to
bad08f0
Compare
7bd87b1
to
ab3c101
Compare
Signed-off-by: joccau <[email protected]>
ab3c101
to
0c43eb2
Compare
Signed-off-by: joccau <[email protected]>
Signed-off-by: joccau <[email protected]>
Signed-off-by: joccau <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #59197 +/- ##
================================================
+ Coverage 73.0576% 74.6647% +1.6071%
================================================
Files 1689 1706 +17
Lines 466915 470475 +3560
================================================
+ Hits 341117 351279 +10162
+ Misses 104849 97275 -7574
- Partials 20949 21921 +972
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: joccau <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test unit-test |
@joccau: The specified target(s) for
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What problem does this PR solve?
Issue Number: Close #59203
Problem Summary:
What changed and how does it work?
Check List
Tests
integration test case
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.