Skip to content

Commit

Permalink
Merge pull request #4337 from vespa-engine/hmusum/stop-using-feature-…
Browse files Browse the repository at this point in the history
…flag-7

Remove setting of removed feature flag
  • Loading branch information
hmusum authored Feb 10, 2025
2 parents 0d3d97c + 4caf83b commit 9653384
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/include/feature-flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
]
},
{ "id" : "use-legacy-wand-query-parsing", "rules" : [ { "value" : false } ] },
{ "id" : "shared-string-repo-no-reclaim", "rules" : [ { "value" : true } ] },
{ "id" : "mbus-num-network-threads", "rules" : [ { "value" : 1 } ] },
{ "id" : "mbus-cpp-num-targets", "rules" : [ { "value" : 10 } ] },
{ "id" : "mbus-java-num-targets", "rules" : [ { "value" : 10 } ] },
Expand Down

0 comments on commit 9653384

Please sign in to comment.