apache / apache/rocketmq-operator
Adapt to cgroup v2 version
Open
- Dominant language
- Go
- Stars
- 336
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
When we created a RocketMQ cluster on an Ubuntu 22.04, the controller encountered this error. We found that starting from Ubuntu 21.10, cgroup v2 is used by default, and many Java applications need to be adapted. I believe it's necessary to make this adaptation. Currently, we resolved it by downgrading the cgroup version to v1.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.