summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 15:36:04 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 15:36:04 +0000
commit88d5984a2fea5054176669d5626f0983e75cb5dc (patch)
tree6b153dd39e404f201893f484b158f38600254970 /searchcore
parent43b5a800afbda9b49845f3cf67f155a7f4a22c5c (diff)
Must also gc param description in parallell array.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/apps/vespa-redistribute-bm/vespa_redistribute_bm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/apps/vespa-redistribute-bm/vespa_redistribute_bm.cpp b/searchcore/src/apps/vespa-redistribute-bm/vespa_redistribute_bm.cpp
index d0b1d69ba47..444c1157cc4 100644
--- a/searchcore/src/apps/vespa-redistribute-bm/vespa_redistribute_bm.cpp
+++ b/searchcore/src/apps/vespa-redistribute-bm/vespa_redistribute_bm.cpp
@@ -510,7 +510,6 @@ App::get_options(int argc, char **argv)
{ "max-merges-per-node", 1, nullptr, 0 },
{ "max-merge-queue-size", 1, nullptr, 0 },
{ "max-pending", 1, nullptr, 0 },
- { "max-pending-idealstate-operations", 1, nullptr, 0 },
{ "mbus-distributor-node-max-pending-count", 1, nullptr, 0 },
{ "mode", 1, nullptr, 0 },
{ "nodes-per-group", 1, nullptr, 0 },