milvus/cmd
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
..
components enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30320) 2024-01-27 08:45:02 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: add restful api to trigger component stop (#32076) (#33798) 2024-06-17 20:46:01 +08:00
roles enhance: add restful api to trigger component stop (#32076) (#33798) 2024-06-17 20:46:01 +08:00
tools enhance: [cherry-pick] ignore proto generated files (#29250) 2023-12-15 22:46:39 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
main.go Support receive signals from parent process (#27756) 2023-10-18 20:20:11 +08:00