mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-14 00:53:14 +00:00
refactor: add ecstore cluster read models (#3681)
This commit is contained in:
@@ -37,6 +37,11 @@ Initial scope:
|
||||
- Peer health snapshot.
|
||||
- Pool state snapshot.
|
||||
|
||||
The first read-only implementation lives behind `rustfs_ecstore::api::cluster`.
|
||||
It maps existing endpoint pools into the shared storage-api topology contract and
|
||||
an ECStore-owned static membership snapshot. It must not expose local disk paths,
|
||||
start health checks, mutate endpoint ownership, or change placement/readiness.
|
||||
|
||||
Risk controls:
|
||||
|
||||
- Distributed lock quorum remains per set.
|
||||
|
||||
Reference in New Issue
Block a user