Remove(): attempt roll-back on error
Open
enhancement
- Dominant language
- Go
- Stars
- 79
- Forks
- 24
- Avg merge
- 1h 10m
- Merged PRs (30d)
- 1
Description
https://github.com/AkihiroSuda/containerd-zfs/blob/38d2d2b98fcc5b66d53b61a63e104ac35ae5deb9/snapshot/zfs/zfs.go#L271
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at snapshot/zfs/zfs.go around line 271, the only location identified by the issue. Trace the Remove() error path and determine what rollback behavior is expected; done means an error during removal attempts the requested rollback without leaving the snapshotter in an inconsistent state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100