mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-09 14:49:25 +00:00
beb807ae2b
Cache the internode msgpack-only env gate after the first read so metadata RPC send paths avoid repeated environment parsing. Keep a reset hook for tests that intentionally change the env in-process. 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.