milvus/internal/distributed
cai.zhang 66b3566ac1
Update component state to healthy after start (#22118)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2023-02-10 17:40:32 +08:00
..
datacoord Register after start to prevent there are tow coordinator at the same time (#21641) (#21707) 2023-01-30 11:11:50 +08:00
datanode Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
indexnode Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
proxy resource group impl (#21609) 2023-01-30 10:19:48 +08:00
querycoord Update component state to healthy after start (#22118) 2023-02-10 17:40:32 +08:00
querynode
rootcoord Update component state to healthy after start (#22118) 2023-02-10 17:40:32 +08:00
connection_manager_test.go Fix probable ut fail caused by session key confict (#21883) 2023-01-31 17:39:49 +08:00
connection_manager.go
OWNERS