docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
854 stars 205 forks source link

Fix AutoSync when a etcd cluster is unhealthy #193

Open ringtail opened 6 years ago

ringtail commented 6 years ago

AutoSync should never be broken,if so when one etcd cluster node change endpoint ip address then docker client will never known.