mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 08:06:54 +00:00
bc888931fd
Treat recovery-directory lookup on a replacement endpoint already deferred as replacement_path_unavailable as an expected debug diagnostic instead of a durable generation conflict. Keep real survivor recovery conflicts and corrupt records on the existing warning/blocking path. Co-authored-by: heihutu <heihutu@gmail.com>