milvus/cmd/roles
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
..
roles_test.go Clean tmp disk data when start milvus (#24404) 2023-05-26 15:07:26 +08:00
roles.go enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00