You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code in etcd peer discovery does not handle some edge cases, where etcd lock can be lost between faults. Without a keep-alive process, the lock can be silently lost.
The current code in etcd peer discovery does not handle some edge cases, where etcd lock can be lost between faults. Without a keep-alive process, the lock can be silently lost.