milvus/internal/http
wei liu deb2c7854d
enhance: add restful api to trigger component stop (#32076) (#33798)
issue: #32698
pr: #32076
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-17 20:46:01 +08:00
..
healthz enhance: remove legacy error related code (#28385) (#28415) 2023-11-15 17:24:21 +08:00
router.go enhance: add restful api to trigger component stop (#32076) (#33798) 2024-06-17 20:46:01 +08:00
server.go enhance: add restful api to trigger component stop (#32076) (#33798) 2024-06-17 20:46:01 +08:00
server_test.go enhance: [2.3] Support to get the param value in the runtime (#29298) 2023-12-21 20:36:43 +08:00