milvus/internal/distributed/querynode
chyezh 0c7474d7e8
enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317)
1. add coordinator graceful stop timeout to 5s
2. change the order of datacoord component while stop
3. change querynode grace stop timeout to 900s, and we should
potentially change this to 600s when graceful stop is smooth

issue: #30310
also see pr: #30306

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-02-29 17:01:50 +08:00
..
client fix: nil ptr is used as nil interface in grpc client (#30754) 2024-02-23 10:26:53 +08:00
service_test.go test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
service.go enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00