Files
seaweedfs/weed/server
Chris Lu e78409fd5a fix(ec): wipe stale EC artifacts on every disk and surface failures
The pre-encode wipe only deleted beside the source volume, so a stale
shard on a sibling disk survived and could be mounted against the new
index at reconcile. Sweep every disk. Removal also ignored os.Remove
errors, reporting a failed cleanup as success and letting a stale shard
join the next generation; surface the first real failure (treating
already-gone as success) from removeStaleEcArtifacts and the shard delete.
2026-06-08 16:55:42 -07:00
..
2026-02-20 18:42:00 -08:00
2026-04-10 17:31:14 -07:00