Set proxy's memory limit by TiFlash#9753
Merged
ti-chi-bot[bot] merged 12 commits intopingcap:masterfrom Jan 3, 2025
Merged
Conversation
Signed-off-by: Calvin Neo <calvinneo1995@gmail.com>
…et-memory-tiflash
JinheLin
reviewed
Dec 31, 2024
Co-authored-by: jinhelin <linjinhe33@gmail.com>
Member
Author
|
/hold wait proxy |
JinheLin
approved these changes
Dec 31, 2024
…et-memory-tiflash
Member
Author
|
/unhold |
Member
Author
|
/retest |
Member
Author
Contributor
[LGTM Timeline notifier]Timeline:
|
Member
|
In response to a cherrypick label: failed to apply #9753 on top of branch "release-8.5": |
JaySon-Huang
added a commit
to CalvinNeo/tiflash
that referenced
this pull request
Jan 9, 2025
close pingcap#9745 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: JaySon <tshent@qq.com>
Member
Author
Member
|
In response to a cherrypick label: failed to apply #9753 on top of branch "release-6.5": |
Member
CalvinNeo
added a commit
to CalvinNeo/tiflash
that referenced
this pull request
Feb 8, 2025
close pingcap#9745 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: JaySon <tshent@qq.com>
Member
|
In response to a cherrypick label: failed to apply #9753 on top of branch "release-7.5": |
CalvinNeo
added a commit
to CalvinNeo/tiflash
that referenced
this pull request
Feb 13, 2025
close pingcap#9745 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: JaySon <tshent@qq.com>
Member
|
In response to a cherrypick label: failed to apply #9753 on top of branch "release-7.1": |
CalvinNeo
added a commit
to CalvinNeo/tiflash
that referenced
this pull request
Feb 17, 2025
close pingcap#9745 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: JaySon <tshent@qq.com>
CalvinNeo
added a commit
to CalvinNeo/tiflash
that referenced
this pull request
Feb 17, 2025
This reverts commit e31fa88.
12 tasks
12 tasks
12 tasks
JaySon-Huang
pushed a commit
to JaySon-Huang/tiflash
that referenced
this pull request
Apr 25, 2025
… proxy (pingcap#9841) ref pingcap#4982, close pingcap#9745 Signed-off-by: Calvin Neo <calvinneo1995@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What problem does this PR solve?
Issue Number: close #9745
Problem Summary:
After this, the memory_usage_limit on proxy's side will be:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note