mirror of https://github.com/milvus-io/milvus.git
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> |
||
---|---|---|
.. | ||
client | ||
httpserver | ||
service.go | ||
service_test.go |