forked from pingcap/tiflash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set proxy's memory limit by TiFlash (pingcap#9753)
close pingcap#9745 Signed-off-by: Calvin Neo <[email protected]> Signed-off-by: JaySon-Huang <[email protected]> Co-authored-by: JaySon <[email protected]>
- Loading branch information
1 parent
ca5927a
commit e31fa88
Showing
2 changed files
with
184 additions
and
23 deletions.
There are no files selected for viewing
Submodule tiflash-proxy
updated
8 files
+1 −1 | Makefile | |
+1 −1 | components/raftstore/src/store/config.rs | |
+2 −2 | proxy_scripts/ci_check.sh | |
+8 −0 | proxy_server/src/config.rs | |
+13 −1 | proxy_server/src/proxy.rs | |
+47 −2 | proxy_server/src/setup.rs | |
+152 −0 | proxy_tests/proxy/config.rs | |
+146 −0 | proxy_tests/proxy/shared/store.rs |
This file contains 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