Files
seaweedfs/weed/server
Chris Lu d28f5a3978 fix(ec): surface metadata removal failures in the shard delete path
deleteEcShardIdsForEachLocation still dropped os.Remove errors on the
.ecx/.ecj/.vif/sidecar cleanup. A surviving stale .ecx is the orphan-index
condition this path prevents, so route those through removeFileIfExists and
return the first real failure instead of reporting cleanup as success.
2026-06-08 17:07:21 -07:00
..
2026-02-20 18:42:00 -08:00
2026-04-10 17:31:14 -07:00