milvus/internal/distributed
wei liu 0a3d456688
enhance: add restful api to trigger component stop (#32076)
issue: #32698
This PR add two rest api for component stop and status check:
1. `/management/stop?role=querynode` can stop the specified component
2. `/management/check/ready?role=rootcoord` can check whether the target
component is serviceable

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-06-07 10:35:54 +08:00
..
datacoord feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
datanode enhance: Remove compaction plans on the datanode (#33548) 2024-06-05 20:27:51 +08:00
indexnode enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
proxy enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00
querycoord enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
querynode enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
rootcoord fix: Removed chance for port conflict in service_test (#32626) 2024-04-28 14:05:25 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
connection_manager_test.go Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
connection_manager.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00