etcd-io / zetcd

Serve the Apache Zookeeper API but back it with an etcd cluster
Apache License 2.0
1.09k stars 94 forks source link

preserve ephemeral owner and permit directory deletion after losing ephemeral children #89

Closed heyitsanthony closed 6 years ago

heyitsanthony commented 7 years ago

/cc @tsuraan

This is a partial fix. etcd will probably need an API extension to accurately cross-check against zookeeper.

Fixes #88