milvus/cmd
wei liu f8f2736cda
enhance: Skip manual stopped component during health check (#34953) (#35123)
pr: #34953
after manual stop component by management restful api, `healthz` may
return unhealthy state. k8s may restart the pod to save the unhealthy
sate, and the manual stop operation will got unexpected result.

to solve this, we make `healthz` API skip the manual stopped component.

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-07-31 18:01:51 +08:00
..
components enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
roles enhance: Skip manual stopped component during health check (#34953) (#35123) 2024-07-31 18:01:51 +08:00
tools enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
main.go Support receive signals from parent process (#27756) 2023-10-18 20:20:11 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00