mesosphere-backup / etcd-mesos

self-healing etcd on mesos!
Apache License 2.0
67 stars 19 forks source link

proxy should use zk state, not state.json #76

Open spacejam opened 9 years ago

spacejam commented 9 years ago

This becomes a bug with 0.26, but rather than changing state.json->state we should just use the json that is persisted in ZK.

pires commented 7 years ago

Care to review this, @spacejam, and update if necessary?