mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-08 05:43:13 +00:00
take consistency_mode (degraded/dangerous) into account in fullcopy tables
This commit is contained in:
@@ -161,6 +161,7 @@ impl Garage {
|
||||
|
||||
let control_rep_param = TableFullReplication {
|
||||
system: system.clone(),
|
||||
consistency_mode,
|
||||
};
|
||||
|
||||
info!("Initialize block manager...");
|
||||
|
||||
Reference in New Issue
Block a user