Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: resource_control是控制的哪个组件的资源呢
The resource_control configuration is in the global section, so which component’s resources does it control? If it controls them uniformly, then there’s a new problem: what if I want to control the resources of TiDB, TiKV, and TiFlash separately?
Global: Each instance at the host level of various components can be configured.
I have confirmed that there are no issues at the global or host level, and everything is fine at the service level. However, there is an error at the service level configuration for TiKV:
unknown configuration options: resource_control
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.