Pass SnapshotConfig to SnapshotPackagerService (#19616)

This commit is contained in:
Brooks Prumo
2021-09-03 16:42:32 -05:00
committed by GitHub
parent 2c3bdedea3
commit 1828579580
3 changed files with 7 additions and 9 deletions

View File

@ -505,7 +505,7 @@ mod tests {
None,
&exit,
&cluster_info,
DEFAULT_MAX_FULL_SNAPSHOT_ARCHIVES_TO_RETAIN,
snapshot_config.clone(),
);
let _package_receiver = std::thread::Builder::new()
@ -926,9 +926,7 @@ mod tests {
None,
&exit,
&cluster_info,
snapshot_test_config
.snapshot_config
.maximum_full_snapshot_archives_to_retain,
snapshot_test_config.snapshot_config.clone(),
);
let accounts_hash_verifier = AccountsHashVerifier::new(