Files
seaweedfs/weed/server
Chris Lu 63607d810c fix(ec): reject an unstamped shard when the caller has an encode identity
The read guard required both identities nonzero, so a current (stamped)
caller accepted a holder with identity 0 and could be served a stale
pre-upgrade shard. Reject when the caller is stamped and the holder
differs (including unstamped); stay lenient only when the caller itself
has no identity (pre-upgrade reader). A skipped shard recovers from parity.
2026-06-08 22:57:39 -07:00
..
2026-02-20 18:42:00 -08:00
2026-04-10 17:31:14 -07:00