Fix the incorrect value of the max thread size#9881
Fix the incorrect value of the max thread size#9881ti-chi-bot[bot] merged 10 commits intopingcap:masterfrom
Conversation
|
/check-issue-triage-complete |
|
/check-issue-triage-complete |
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/hold found some problems to address tommorrow |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JaySon-Huang, windtalker The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
/cherry-pick release-8.5 |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
@CalvinNeo: new pull request created to branch DetailsIn 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 ti-community-infra/tichi repository. |
ref #9745, close #9880 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: Calvin Neo <CalvinNeo@users.noreply.github.com> Co-authored-by: Calvin Neo <calvinneo1995@gmail.com> Co-authored-by: JaySon-Huang <tshent@qq.com>
…p#9882) ref pingcap#9745, close pingcap#9880 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: Calvin Neo <calvinneo1995@gmail.com> Co-authored-by: JaySon-Huang <tshent@qq.com>
What problem does this PR solve?
Issue Number: close #9880, ref #9745
Problem Summary:
See the issue. We make
setAutonot static as a workaround. However, we have to handle the coupling of Proxy and Settings.h.What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note