feat: suspend frontend and datanode (#7370)

Signed-off-by: luofucong <luofc@foxmail.com>
This commit is contained in:
LFC
2025-12-10 20:18:24 +08:00
committed by GitHub
parent ab426cbf89
commit f1abe5d215
34 changed files with 751 additions and 150 deletions

View File

@@ -139,6 +139,7 @@ datafusion-substrait = "50"
deadpool = "0.12"
deadpool-postgres = "0.14"
derive_builder = "0.20"
derive_more = { version = "2.1", features = ["full"] }
dotenv = "0.15"
either = "1.15"
etcd-client = { git = "https://github.com/GreptimeTeam/etcd-client", rev = "f62df834f0cffda355eba96691fe1a9a332b75a7", features = [