mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-09 06:39:25 +00:00
refactor(ecstore): use local replication paths (#4130)
This commit is contained in:
@@ -115,7 +115,9 @@ Current coupling:
|
||||
- lifecycle and heal paths schedule replication work through the current ECStore
|
||||
module;
|
||||
- global replication pool/stat initialization still lives with ECStore runtime
|
||||
compatibility state.
|
||||
compatibility state;
|
||||
- modules inside `bucket/replication` use local relative paths rather than the
|
||||
ECStore owner path for replication self-imports.
|
||||
|
||||
Required contracts before crate movement:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user