mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

It's possible the put will not propagate to all members before removing quorum, causing watches on the key to wait forever. Fixes #6386
It's possible the put will not propagate to all members before removing quorum, causing watches on the key to wait forever. Fixes #6386