-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
component/resource-controltype/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Request
ref #5794
Provide a way let the client can watch the configuration changes, then TiKV/Storage can updates the priority settings.
Option
I prefer provide a common mechanism, that's client can watch different key or keyprfix in etcd, when it changes, the client can watch it. A basic implement in befor: #4308
Note:
- the config truth is the configuration stored in configuration server (Now is pd)
- the client(TiKV/TiFlash Nodes) watch the configuration and updates the changes in memory, affect the local config. (I suggest not rely on config file, the client only use it in memory)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/resource-controltype/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.