[Enhancement]: Too long time for recovering when ETCD pod failure or network partition #36394
Closed
1 task done
Labels
kind/enhancement
Issues or changes related to enhancement
Is there an existing issue for this?
What would you like to be added?
The etcd client in milvus accesses the etcd node namd etcd-0. The etcd-0 node is unavailable due to network partitioning and is in a state of repeated election, cannot apply write operations. The request timeout of the etcd client is too long (9 seconds in logs), so the process have been locked on the requesting node.
Why is this needed?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: