docs(ecstore): inventory replication split blockers (#4027)

This commit is contained in:
Zhengchao An
2026-06-29 07:57:48 +08:00
committed by GitHub
parent 763cbdd5b7
commit 51d44f20c7
2 changed files with 52 additions and 0 deletions
@@ -130,6 +130,9 @@ First safe PR:
each dependency;
- keep global pool/stat initialization and queue behavior unchanged.
The module-level inventory lives in
`crates/ecstore/src/bucket/replication/README.md`.
Focused verification for the first code-bearing replication PR:
- `cargo test -p rustfs-ecstore replication --lib`