From ff16f546e47ab6d37b36fb8e067a143e0e52d9b7 Mon Sep 17 00:00:00 2001 From: steviez Date: Mon, 11 Mar 2024 17:46:14 -0500 Subject: [PATCH] Oopsies on the merge conflict resolution --- validator/src/cli.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/validator/src/cli.rs b/validator/src/cli.rs index c6a77aff96fa0e..3970e459d1b492 100644 --- a/validator/src/cli.rs +++ b/validator/src/cli.rs @@ -2227,7 +2227,6 @@ impl DefaultArgs { .to_string(), rpc_pubsub_worker_threads: "4".to_string(), rpc_pubsub_notification_threads: get_thread_count().to_string(), - accountsdb_repl_threads: num_cpus::get().to_string(), maximum_full_snapshot_archives_to_retain: DEFAULT_MAX_FULL_SNAPSHOT_ARCHIVES_TO_RETAIN .to_string(), maximum_incremental_snapshot_archives_to_retain: