-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] Support consumer client memory limit (#991)
* feat: support consumer memory limit * fix: avoid data race * fix: shrinking triggered by memlimit * fix: fix flaky test * fix: fix flaky test * fix: modify trigger threshold * fix: fix memory limit controller unit test * fix: fix setRunning * fix: fix TestRegisterTrigger and TestMultiConsumerMemoryLimit
- Loading branch information
1 parent
6c3ee77
commit 20291f5
Showing
6 changed files
with
350 additions
and
19 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.