aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/SearchNode.java
Commit message (Expand)AuthorAgeFilesLines
* Remove transaction log server as a serviceHarald Musum2024-06-091-17/+22
* Avoid optional where it provides no value.Henning Baldersheim2024-03-041-12/+11
* Use the redunacy provider.Henning Baldersheim2024-03-041-10/+5
* Remove unnecessary code for producing filedistributorrpc configHarald Musum2023-11-101-7/+2
* Resolving of initialnumdocs is now done in the backend.Henning Baldersheim2023-10-271-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused configHenning Baldersheim2023-08-301-3/+1
* Since redundancy is created late in the process we need to access it via a pr...Henning Baldersheim2023-08-021-10/+10
* Revert "Revert "- initial document count must be number of unique documents p...Henning Baldersheim2023-08-021-8/+15
* Revert "- initial document count must be number of unique documents per node."Arnstein Ressem2023-08-011-15/+8
* - initial document count must be number of unique documents per node.Henning Baldersheim2023-07-311-8/+15
* use VespaDomBuilder.DomConfigProducerBuilderBaseArne Juul2023-02-141-1/+1
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-2/+3
* split AbstractConfigProducerArne Juul2023-02-131-4/+4
* Change to return optional of StringHarald Musum2022-10-211-2/+2
* Merge pull request #24148 from vespa-engine/revert-24139-revert-24126-arnej/p...Henning Baldersheim2022-09-211-4/+4
|\
| * Revert "Revert "pass environment variables securily in config""Henning Baldersheim2022-09-211-4/+4
* | Only set OMP_NUM_TREADS for SearchNode which is the only user of openblas.Henning Baldersheim2022-09-211-3/+4
|/
* Revert "pass environment variables securily in config"Arnstein Ressem2022-09-201-4/+4
* pass environment variables securily in configArne Juul2022-09-191-4/+4
* shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-151-1/+1
* Add control of wether shared string repo will reclaim unused enums, or if the...Henning Baldersheim2022-06-141-10/+15
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-2/+1
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-13/+11
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-5/+1
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-4/+3
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-3/+4
* GC unused and void codeHenning Baldersheim2022-01-121-11/+8
* Add feature flag control over TLS size.Henning Baldersheim2021-12-201-8/+11
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-181-1/+0
* Let SearchNode and ContentSearchCluster relate to fractionOfMemoryReserved in...Henning Baldersheim2021-12-181-14/+12
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-181-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC unused 'partition' id.Henning Baldersheim2021-06-261-1/+0
* Disable fsync on remote storage.Henning Baldersheim2021-04-271-3/+14
* redundancy/searchable copies does not have any meaning for non-indexed clusters.Henning Baldersheim2021-03-051-14/+0
* Remove use of "use-fast-value-tensor-implementation" flag.Geir Storli2020-12-111-11/+6
* Revert "Remove "use-fast-value-tensor-implementation" flag."Geir Storli2020-12-091-6/+11
* Remove "use-fast-value-tensor-implementation" flag.Geir Storli2020-12-081-11/+6
* Move non-permanent feature flags to ModelContext.FeatureFlagsBjørn Christian Seime2020-12-031-3/+3
* Non-functional changes onlyJon Bratseth2020-10-281-3/+1
* Add feature flag to use fast value tensor implementation on all content nodes.Geir Storli2020-10-141-6/+13
* Signal deference of config change application until restartJon Bratseth2020-10-091-1/+1
* set env variable in the config modelHåvard Pettersen2020-09-101-0/+4
* Account for container memory in combined clusterJon Bratseth2020-05-291-17/+27
* Non-functional changes onlyJon Bratseth2020-05-291-3/+4
* Tune model by real resources not advertisedJon Bratseth2020-05-291-11/+6
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-7/+5
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-5/+7
* Access resources directlyJon Bratseth2020-05-221-7/+5