summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Bratseth/avoid schema dir"Harald Musum2022-02-012-35/+39
|
* Support searchdefinitions/ legacy dirJon Bratseth2022-02-011-9/+12
|
* Resolve once, after each changeJon Bratseth2022-02-011-10/+9
|
* Avoid schema dirJon Bratseth2022-02-011-21/+15
|
* Add feature flag to enable preshutdown command for jdiscBjørn Christian Seime2022-01-313-1/+20
|
* drop old summary fields in v8 modeArne H Juul2022-01-314-14/+50
| | | | | * the extra summary fields with .position and .distance will only be added in v7-geo-positions legacy mode on Vespa 8.
* Merge branch 'master' into arnej/cleanup-some-todos-1Arne H Juul2022-01-315-13/+12
|\
| * Ensure deterministic ordering of array configHenning Baldersheim2022-01-312-3/+5
| |
| * Ensure list of cipher suites has deterministic order.Henning Baldersheim2022-01-301-3/+3
| |
| * Ensure that hostnames are added to config in determinsitic(sorted) order.Henning Baldersheim2022-01-301-3/+3
| |
| * Merge pull request #20982 from vespa-engine/services-updatesHarald Musum2022-01-291-4/+1
| |\ | | | | | | Services updates
| | * Remove legacy <cluster> element from xml schema.gjoranv2022-01-281-3/+0
| | | | | | | | | | | | - Has thrown an exception since at least early Vespa 7
| | * Remove TODO to remove top-level <config>gjoranv2022-01-281-1/+1
| | | | | | | | | | | | - Still useful, at least for the Vespa team.
* | | remove old un-neccessary codeArne H Juul2022-01-291-8/+1
| | |
* | | we decided to keep top-level config for our own usageArne H Juul2022-01-291-1/+1
|/ /
* | Merge pull request #20979 from ↵Harald Musum2022-01-289-262/+279
|\ \ | |/ |/| | | | | vespa-engine/bratseth/rank-profile-multiple-inheritance Bratseth/rank profile multiple inheritance
| * Support multiple inheritance of rank profilesJon Bratseth2022-01-289-262/+279
| |
* | trigger new VSM search method for GeoPos type fieldsArne H Juul2022-01-281-7/+15
|/
* Expose proton resource usage metrics with new names.Geir Storli2022-01-271-4/+10
|
* Merge pull request #20950 from ↵Tor Brede Vekterli2022-01-272-6/+33
|\ | | | | | | | | vespa-engine/vekterli/support-live-reconfig-of-dynamic-throttle-params Add feature flags for dynamic persistence throttling window size tuning [run-systemtest]
| * Add feature flags for dynamic persistence throttling window size tuningTor Brede Vekterli2022-01-272-6/+33
| | | | | | | | | | | | | | Added flags: * Window size decrement factor (default 1.2) * Window size backoff (default 0.95)
* | Merge pull request #20952 from ↵Lester Solbakken2022-01-271-0/+1
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/set-cloud-in-configserver-config-2 Set 'cloud' in configserver config, part 2
| * | Set 'cloud' in configserver config, part 2Harald Musum2022-01-271-0/+1
| |/
* / Reduce JVM heap size for metrics proxyBjørn Christian Seime2022-01-271-3/+3
|/
* Add feature flag for merge throttling policyTor Brede Vekterli2022-01-272-0/+19
| | | | | | | Two options; `STATIC` (default) and `DYNAMIC`. Does not currently set any window size configs based on the existing feature flag for max pending, so the config defaults will be used for these when dynamic throttling is enabled.
* Revert "Add feature flag for merge throttling policy"Harald Musum2022-01-272-19/+0
|
* Merge pull request #20927 from ↵Geir Storli2022-01-262-0/+19
|\ | | | | | | | | vespa-engine/vekterli/merge-throttling-policy-feature-flag Add feature flag for merge throttling policy
| * Add feature flag for merge throttling policyTor Brede Vekterli2022-01-252-0/+19
| | | | | | | | | | | | | | Two options; `STATIC` (default) and `DYNAMIC`. Does not currently set any window size configs based on the existing feature flag for max pending, so the config defaults will be used for these when dynamic throttling is enabled.
* | Expose the new proton CPU util metrics.Geir Storli2022-01-261-0/+17
| |
* | Merge pull request #20938 from vespa-engine/bratseth/modular-profilesJon Bratseth2022-01-2635-579/+532
|\ \ | | | | | | Bratseth/modular profiles
| * | Modular rank profilesJon Bratseth2022-01-264-31/+70
| | |
| * | CleanupJon Bratseth2022-01-253-25/+29
| | |
| * | SimplifyJon Bratseth2022-01-254-43/+35
| | |
| * | Return applicationJon Bratseth2022-01-242-6/+6
| | |
| * | SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-244-98/+95
| | |
| * | Correct javadocJon Bratseth2022-01-241-5/+4
| | |
| * | Simplify documentmodel builderJon Bratseth2022-01-243-19/+17
| | |
| * | Move schema building into ApplicationJon Bratseth2022-01-242-46/+68
| | |
| * | Make Application immutableJon Bratseth2022-01-247-85/+94
| | |
| * | SimplifyJon Bratseth2022-01-242-50/+11
| | |
| * | SimplifyJon Bratseth2022-01-242-6/+12
| | |
| * | SimplifyJon Bratseth2022-01-242-12/+4
| | |
| * | SimplifyJon Bratseth2022-01-2413-83/+46
| | |
| * | SimplifyJon Bratseth2022-01-241-7/+0
| | |
| * | SimplifyJon Bratseth2022-01-244-19/+14
| | |
| * | SimplifyJon Bratseth2022-01-241-18/+15
| | |
| * | SimplifyJon Bratseth2022-01-242-25/+26
| | |
| * | SimplifyJon Bratseth2022-01-242-18/+20
| | |
| * | SimplifyJon Bratseth2022-01-244-14/+7
| | |
| * | Cleanup: No functional changesJon Bratseth2022-01-2417-106/+96
| |/