This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zketcd: support deleting directories left empty by ephemeral nodes
Ephemeral node deletion doesn't update the CVersion, so the directory will seem to have children when it doesn't after losing ephemeral nodes. Note: this fails cross-checking and etcd likely needs an API extension to get full zk compatibility. Fixes #88
- Loading branch information