aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
...
| * install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
| |
* | Finalize cloud account syntaxMartin Polden2022-05-203-19/+14
|/
* Support rank profile files in schemas/ and subdirsHarald Musum2022-05-192-0/+2
|
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-1/+1
| | | | Has been true for a while, stop using it and prepare for removal
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-0/+1
|
* Limit cloud account to production zonesMartin Polden2022-05-122-2/+5
|
* No fallthroughMartin Polden2022-05-121-4/+3
|
* Support cloud account in deployment specMartin Polden2022-05-116-52/+130
|
* Merge pull request #22539 from vespa-engine/mpolden/deploy-cloud-accountMorten Tokle2022-05-111-0/+4
|\ | | | | Add cloud account to model
| * Add cloud account to modelMartin Polden2022-05-111-0/+4
| |
* | Remove old parser: Not used by any appsJon Bratseth2022-05-101-1/+1
|/
* Merge pull request #22513 from ↵Bjørn Christian Seime2022-05-091-0/+1
|\ | | | | | | | | vespa-engine/mortent/proxy-protocol-disable-mixed-mode Flag to control proxy protocol mixed mode
| * Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-0/+1
| |
* | Remove unused methodHarald Musum2022-05-091-3/+0
|/
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
|
* GC unused flags various unused flags and expired interfaces.Henning Baldersheim2022-05-031-7/+0
|
* Update ↵Henning Baldersheim2022-05-031-1/+1
| | | | | config-model-api/src/main/java/com/yahoo/config/model/api/ModelContext.java Co-authored-by: Geir Storli <geirst@yahooinc.com>
* Control enable-bit-vectors default value.Henning Baldersheim2022-05-031-0/+1
|
* Validate file extensions for more directoriesHarald Musum2022-04-272-0/+3
|
* Remove unused methodsHarald Musum2022-04-261-3/+0
|
* Fix badge handler NPEjonmv2022-04-221-1/+0
|
* Provide default value for persistence-async-throttling.Geir Storli2022-04-131-1/+1
|
* Merge pull request #22103 from ↵Henning Baldersheim2022-04-121-4/+4
|\ | | | | | | | | vespa-engine/geirst/dynamic-throttling-and-shared-field-writer Make dynamic throttling and shared field writer on content nodes defa…
| * Make dynamic throttling and shared field writer on content nodes default.Geir Storli2022-04-121-4/+4
| |
* | Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-111-1/+1
| |
* | Update ABI specjonmv2022-04-111-1/+4
| |
* | Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-114-58/+107
|/
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-1/+1
|
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
|
* Use new method only for getting admin cluster node architectureHarald Musum2022-04-041-1/+1
|
* Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-1/+1
|
* flip feature flagArne H Juul2022-03-291-1/+1
| | | | * new way to configure DocumentTypeManager is now the default.
* No functional changesJon Bratseth2022-03-251-0/+1
|
* Annotate instead of using TODOsHarald Musum2022-03-251-1/+1
|
* Update versionHarald Musum2022-03-221-1/+1
|
* Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-181-1/+4
|
* Include allowMajor when requesting compile versionMartin Polden2022-03-161-2/+2
|
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-151-0/+1
| | | | | Flag value will be used for implicitly created nodes in admin clusters (cluster controllers only for now)
* Add wantedNodeVersion to ModelJon Marius Venstad2022-03-111-0/+3
|
* add experimental feature flagArne H Juul2022-03-041-0/+1
|
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-011-0/+1
|
* Add feature flag for controlling throttling of merge feed opsTor Brede Vekterli2022-02-241-0/+1
|
* Add more feature flags for tuning dynamic persistence throttlingTor Brede Vekterli2022-02-231-0/+2
| | | | | | | | Adds the following feature flags: * `persistence-throttling-window-size` for setting min/max window size to the same value, effectively creating a static throttle policy. * `persistence-throttling-ws-resize-rate` for controlling the rate at which the dynamic throttle policy resizes its window.
* Do not roll out new application package with pure deployment orchestration ↵Jon Marius Venstad2022-02-224-3/+164
| | | | changes
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-185-56/+117
|
* Merge pull request #21258 from vespa-engine/jonmv/long-deployment-pipelines-2Martin Polden2022-02-183-1/+5
|\ | | | | Add revision upgrade policy "exclusive" which _never_ joins commits
| * Add revision upgrade policy "exclusive" which _never_ joins commitsJon Marius Venstad2022-02-173-1/+5
| |
* | Merge branch 'master' into arnej/rename-summaryfeatures-back-to-originalArne H Juul2022-02-179-37/+108
|\|
| * Remove shared endpoints from configMartin Polden2022-02-151-10/+1
| |
| * Reduce default resource limit for disk from 80% to 75%.Geir Storli2022-02-141-1/+1
| | | | | | | | | | | | | | | | After the changes in https://github.com/vespa-engine/vespa/pull/20818, the transient disk used as part of index fusion is no longer reported to the cluster controller. Transient disk usage should be covered by the resource headroom on content nodes, instead of leading to feed blocked due to natural fluctuations. We must therefore adjust the limit slightly down, to ensure the content nodes have enough headroom.