We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OOM happend when create 20 changefeed
The text was updated successfully, but these errors were encountered:
[fix #241] fix flow control (#242)
21754a5
* fix flow control Signed-off-by: zeminzhou <[email protected]> * remove barrier Signed-off-by: zeminzhou <[email protected]> * KeySpanFlowController -> ChangefeedFlowController Signed-off-by: zeminzhou <[email protected]> * fix ut Signed-off-by: zeminzhou <[email protected]> * fix ut Signed-off-by: zeminzhou <[email protected]> * rename NewKeySpanMemoryQuota -> NewChangefeedMemoryQuota Signed-off-by: zeminzhou <[email protected]> * fix ut Signed-off-by: zeminzhou <[email protected]> * fix ut Signed-off-by: zeminzhou <[email protected]> * fix metric for flow-control Signed-off-by: zeminzhou <[email protected]> * fix metric for flow-control Signed-off-by: zeminzhou <[email protected]> * add metric for flowController consume Signed-off-by: zeminzhou <[email protected]> * fix comment Signed-off-by: zeminzhou <[email protected]> * fix comment Signed-off-by: zeminzhou <[email protected]> Signed-off-by: zeminzhou <[email protected]>
Successfully merging a pull request may close this issue.
Bug Report
1. Describe the bug
OOM happend when create 20 changefeed
2. Minimal reproduce step (Required)
3. What did you see instead (Required)
4. What did you expect to see? (Required)
5. What is your migration tool and TiKV version? (Required)
The text was updated successfully, but these errors were encountered: