[Bug]: Querycoord panic when upgrading the standalone instance #26793
Labels
kind/bug
Issues or changes related a bug
stale
indicates no udpates for 30 days
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
When Querycoord transfer the standby to the healthy, it will depend on the rootcoord server. If the rootcoord server is switching its state from standby to healthy, the querycoord will request timeout and then panic, because the retry method of the rpc client is unreasonable.
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: