f78ab356d4
This change makes these errors transient instead of permanent: [ERROR] core: failed to acquire lock: error=etcdserver: requested lease not found After this change, there can still be one of these errors when a standby vault that lost its lease tries to become leader, but on the next lock acquisition attempt a new session will be created. With this new session, the standby will be able to become the leader. |
||
---|---|---|
.. | ||
etcd.go | ||
etcd2.go | ||
etcd3.go | ||
etcd3_test.go | ||
etcd_test.go |