milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
29.58k stars 2.83k forks source link

[Bug]: Skip unnecessary query node health check in proxy #36490

Open weiliu1031 opened 2 hours ago

weiliu1031 commented 2 hours ago

Is there an existing issue for this?

Environment

- Milvus version: 2.4 and master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

After the query node changes from a delegator to a worker, proxy should skip this querynode's health check.

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

weiliu1031 commented 2 hours ago

/assign