mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-02 18:28:11 +00:00
3420006762
Keep /health/ready from riding the generic internode lock RPC and channel keepalive budgets when a peer host is unreachable. Add a health-specific lock online timeout, route ping failures through the existing remote lock RPC eviction path, cache the static ping payload for readiness fan-out, and cover hanging cached channels with focused tests. Refs rustfs/backlog#2033 Refs rustfs/rustfs#6286 Co-authored-by: heihutu <heihutu@gmail.com>
ECStore Cluster Layout
Reserved for remote disk, peer, lock, membership, and health-control-plane ownership after their static boundaries are covered by tests.