aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* All non application clusters only needs a few threads. 2 should be sufficient.Henning Baldersheim2022-01-141-1/+2
| | | | | This is controlled by the featureflag so far only used for the metrics-proxy. This will bring the clustercontroller and logserver in line with the metrics-proxy.
* Merge branch 'master' into geirst/config-defaults-for-improved-merge-performanceHenning Baldersheim2022-01-131-6/+5
|\
| * Merge pull request #20779 from vespa-engine/balder/gc-newLocationBrokerLogicHenning Baldersheim2022-01-121-2/+0
| |\ | | | | | | GC newLocationBrokerLogic that rolled out autumn 2021.
| | * GC newLocationBrokerLogic and requireConnectivityCheck that rolled out ↵Henning Baldersheim2022-01-121-2/+0
| | | | | | | | | | | | autumn 2021.
| * | Merge pull request #20781 from ↵Henning Baldersheim2022-01-121-1/+1
| |\ \ | | | | | | | | | | | | | | | | vespa-engine/balder/gc-featureflag-control-of-disk-bloat-factor GC featureflag control of disk bloat factor
| | * | GC featureflag control of disk bloat factorHenning Baldersheim2022-01-121-1/+1
| | | |
| * | | Merge pull request #20780 from ↵Henning Baldersheim2022-01-121-1/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | vespa-engine/balder/gc-featureflag-control-of-tls-size-fraction GC featureflag control of max size of transaction log
| | * | GC featureflag control of max size of transaction logHenning Baldersheim2022-01-121-1/+1
| | |/
| * / No longer need for featureflag control of docstore compression.Henning Baldersheim2022-01-121-2/+2
| |/
| * Add feature flag for controlling throttling of async persistence operationsTor Brede Vekterli2022-01-121-0/+1
| | | | | | | | Currently defaults to `UNLIMITED` throttling policy, i.e. legacy behavior.
* | Set defaults in config defs and ModelContext api to improve bucket merge ↵Geir Storli2022-01-121-9/+9
|/ | | | | | performance on content nodes. These are the same defaults set for the feature flags in https://github.com/vespa-engine/vespa/pull/20759.
* - Let the limit for large expressions follow LargeExpressions.Henning Baldersheim2022-01-111-1/+1
| | | | - Remove the use of FeatureFlags.largeRankProfile.
* Add commentHenning Baldersheim2022-01-111-1/+1
|
* GC unused large-rank-expression-limitHenning Baldersheim2022-01-111-1/+0
|
* Default to days contained in the date rangeMartin Polden2022-01-102-11/+19
|
* Merge pull request #20704 from vespa-engine/arnej/unify-java-warnings-5Arne H Juul2022-01-081-4/+0
|\ | | | | unify java warnings
| * unify java warningsArne H Juul2022-01-071-4/+0
| | | | | | | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* | Update ABI specMartin Polden2022-01-071-2/+16
| |
* | Support date range in block windowMartin Polden2022-01-075-69/+307
| |
* | SimplifyMartin Polden2022-01-071-4/+4
|/
* add API for legacy overridesArne H Juul2022-01-062-0/+5
|
* Merge branch 'master' into arnej/feature-flag-for-user-agentsArne H Juul2022-01-031-0/+1
|\ | | | | | | | | | | Conflicts: config-model-api/src/main/java/com/yahoo/config/model/api/ModelContext.java configserver/src/main/java/com/yahoo/vespa/config/server/deploy/ModelContextImpl.java
| * Add feature flag for OCSP Stapling on application container clustersBjørn Christian Seime2021-12-201-0/+1
| |
* | add feature flag for ignored HTTP user agentsArne H Juul2022-01-031-0/+1
|/
* Merge branch 'master' into ↵Harald Musum2021-12-201-0/+1
|\ | | | | | | hmusum/log-or-fail-deployment-with-invalid-jvm-gc-options
| * Add feature flag control over TLS size.Henning Baldersheim2021-12-201-0/+1
| |
* | LOg or fail deployments with invalid JVM GC optionsHarald Musum2021-12-201-0/+1
|/
* Merge pull request #20534 from ↵Geir Storli2021-12-161-0/+1
|\ | | | | | | | | vespa-engine/toregge/add-feature-flag-for-max-compact-buffers Add max-compact-buffers feature flag.
| * Add max-compact-buffers feature flag.Tor Egge2021-12-151-0/+1
| |
* | Merge pull request #20535 from vespa-engine/hmusum/use-lower-timeoutHarald Musum2021-12-161-4/+0
|\ \ | |/ |/| Use lower timeouts in file distribution [run-systemtest]
| * Reduce timeout to 1 minute when serving filesHarald Musum2021-12-161-4/+0
| | | | | | | | | | | | Files are sent in parts, 1 minute shuold be plenty, 10 minutes makes it hard to analyze what is going on if there are connection problems, bugs in code etc.
* | Merge pull request #20521 from ↵Jon Marius Venstad2021-12-151-6/+6
|\ \ | | | | | | | | | | | | vespa-engine/mpolden/upgrade-in-block-window-metric Add metric for overdue upgrades
| * | Add metric for overdue upgradesMartin Polden2021-12-151-6/+6
| |/
* / Set speed: 1 for config change reindexing, and user-specified in (0, 10] ↵Jon Marius Venstad2021-12-151-0/+3
|/ | | | from handler
* Merge pull request #20427 from vespa-engine/bratseth/paged-removal-validationJon Bratseth2021-12-092-2/+4
|\ | | | | Add validation override for 'paged' removal
| * Update abi specJon Bratseth2021-12-091-1/+2
| |
| * Add validation override for 'paged' removalJon Bratseth2021-12-091-1/+2
| |
* | add feature flag for using new "doctype" array in documentmanager.defArne H Juul2021-12-091-0/+1
|/
* Update abi-specMartin Polden2021-12-021-1/+15
|
* Deprecate active and global-service-id attributesMartin Polden2021-12-022-3/+54
|
* Make active attribute on region tag optionalMartin Polden2021-11-302-3/+4
| | | | | This allows tenants to stop specifying the attribute, as it's unnecessary when declaring global endpoints with the current syntax (`<endpoints>`).
* Merge pull request #20264 from vespa-engine/hmusum/cleanupHenning Baldersheim2021-11-291-1/+2
|\ | | | | Hmusum/cleanup [run-systemtest]
| * SimplifyHarald Musum2021-11-281-1/+2
| |
* | Handle routing method exclusiveMorten Tokle2021-11-291-1/+1
| |
* | Revert "Revert "read routingmethod""Morten Tokle2021-11-292-4/+20
|/
* Revert "read routingmethod"Harald Musum2021-11-272-20/+4
|
* Use routingMethod from controllerMorten Tokle2021-11-262-4/+20
|
* Update ↵Morten Tokle2021-11-261-1/+1
| | | | | config-model-api/src/main/java/com/yahoo/config/model/api/ApplicationClusterEndpoint.java Co-authored-by: Harald Musum <musum@verizonmedia.com>
* Reintroduce old methodsMorten Tokle2021-11-261-1/+10
|
* Support container endpoint weightsMorten Tokle2021-11-261-0/+13
|