milvus/internal/distributed/proxy
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
..
client enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
httpserver enhance: access log support restful api (#33155) 2024-05-31 11:13:44 +08:00
service_test.go enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
service.go enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00