Open poneding opened 2 years ago
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Requirements for lightweight cluster-side components
- When connecting to the cloud-side lightweight cluster, the region-side components are not so lightweight;
- There are many components deployed, which is easy to bring deployment problems;
- It is more complicated to compile and publish components after version development is completed;
- Component calls and message queue mechanism make development and debugging difficult;
Do not use etcd, db storage, and do not use mq mechanism on the Region side
关于集群端组件轻量化的需求
轻量化建议
在Region端不使用 etcd,db存储,不使用 mq 机制