Skip to content
New issue

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

TiCDC should respect cgroup limits #1798

Closed
1 of 2 tasks
overvenus opened this issue May 19, 2021 · 3 comments
Closed
1 of 2 tasks

TiCDC should respect cgroup limits #1798

overvenus opened this issue May 19, 2021 · 3 comments
Assignees

Comments

@overvenus
Copy link
Member

overvenus commented May 19, 2021

Bug Report

  1. What did you do? If possible, provide a recipe for reproducing the error.

TiCDC should respects cgroup limits on Linux:

Otherwise, TiCDC may be misconfigured and cause OOM or other issues,

  1. What did you expect to see?

N/A

  1. What did you see instead?

N/A

  1. Versions of the cluster

master, v4.0.12 and v5.0.1

@overvenus
Copy link
Member Author

For the second task, we can port TiKV cgroup detection https://github.com/tikv/tikv/blob/7b677d60ab3b60b3ef4750da09718ba8114060ed/components/tikv_util/src/sys/cgroup.rs

@nongfushanquan
Copy link
Contributor

/unassign @zhaoxinyu
/assign @overvenus

@ti-chi-bot ti-chi-bot assigned overvenus and unassigned zhaoxinyu Aug 8, 2022
@amyangfei
Copy link
Contributor

Task-2 is closed by #8589

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants