Files
seaweedfs/weed/server
Chris Lu 7f596771a9 fix(ec): full-teardown delete so cluster cleanup wipes a whole generation
The pre-encode cluster sweep deleted only the listed canonical shards on
remote nodes, leaving index/sidecar (and, on builds with versioned
generations, those too) behind. Add a full_teardown flag to
VolumeEcShardsDelete that evicts the volume and wipes every EC artifact for
it on every disk via removeStaleEcArtifacts; the shell and worker pre-encode
cleanup paths set it. Other delete callers (balance/decode/repair) are
unchanged.
2026-06-08 22:58:36 -07:00
..
2026-02-20 18:42:00 -08:00
2026-04-10 17:31:14 -07:00