dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

[2d] Cleanly handle filesystems found in ZFS that aren't in the KV store #675

Open alaric-dotmesh opened 5 years ago

alaric-dotmesh commented 5 years ago

User requirement

As a dotmesh user, I don't want filesystems found in the KV store that don't have any entries in the KV store from lingering in a creepy zombie state that silently fails, so that I can recover from broken system states.

Key acceptance criteria