summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-041-0/+1
|
* GC unused interface enforceRankProfileInheritanceHenning Baldersheim2021-09-301-1/+0
|
* Reduce max connection life to 45 secondsBjørn Christian Seime2021-09-301-0/+1
| | | | Add feature flag for increasing the value for any application as an emergency precaution.
* Remove unused methodsHarald Musum2021-09-291-1/+0
|
* GC as all usages are gone.Henning Baldersheim2021-09-271-3/+0
|
* GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-1/+1
|
* Add featureflag control of container shutdown.Henning Baldersheim2021-09-251-0/+2
|
* GC unused methods for removed flagsHarald Musum2021-09-211-3/+0
|
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-201-1/+1
| | | | | | No apps are using this now, so we will always throw exception if 'resource-limits' is used in services.xml in hosted. Prepare for removing feature flag.
* Set default value of throw-exception-if-resource-limits-specified to trueHarald Musum2021-09-161-1/+1
|
* GC unused flag and methodsHarald Musum2021-09-151-3/+3
| | | | | largeRankExpressionLimit() can be used to control use of external rank expressions if needed
* flip default for NEW_LOCATION_BROKER_LOGIC to trueArne H Juul2021-09-141-1/+1
|
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+2
|
* Set default value for DISTRIBUTE_EXTERNAL_RANK_EXPRESSION to trueHarald Musum2021-09-091-1/+1
|
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-1/+1
|
* Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-071-0/+1
|\
| * Merge pull request #18999 from vespa-engine/arnej/add-slobrok-feature-flagHenning Baldersheim2021-09-071-0/+1
| |\ | | | | | | Arnej/add slobrok feature flag
| | * Add feature flag for new slobrok logicArne H Juul2021-09-071-0/+1
| | |
* | | Enable feature flag control over rank-profile inheritance verification.Henning Baldersheim2021-09-071-0/+1
|/ /
* / Update default values for distribution of large rank expressionsHarald Musum2021-09-071-2/+2
|/ | | | | large-rank-expression-limit -> 8192 use-external-rank-expression -> true
* metrix -> metricsHenning Baldersheim2021-09-011-1/+1
|
* Add feature flag control over metricsproxy serving threads.Henning Baldersheim2021-09-011-1/+1
|
* Remove dead codeHarald Musum2021-08-311-8/+0
|
* Stop accepting application roles in deployMorten Tokle2021-08-301-1/+2
|
* Reinstate correct default CC flavour for older config modelsJon Marius Venstad2021-08-271-1/+1
|
* Merge pull request #18857 from vespa-engine/balder/debug-1Harald Musum2021-08-252-3/+13
|\ | | | | Balder/debug 1
| * Update abiHenning Baldersheim2021-08-251-1/+2
| |
| * Need default implementation for a short while.Henning Baldersheim2021-08-251-1/+10
| |
| * Provide the blob name externallyHenning Baldersheim2021-08-251-1/+1
| |
* | Remove dedicated-cluster-controller-flavour flagJon Marius Venstad2021-08-251-1/+1
|/
* - Add testing of FileDBRegistry.Henning Baldersheim2021-08-241-0/+2
| | | | | - Remove PreGeneratedRegistry. - Allow files to not exist after bootstrap.
* Merge pull request #18801 from vespa-engine/jonmv/configurable-upgrade-rolloutJon Marius Venstad2021-08-206-18/+99
|\ | | | | Jonmv/configurable upgrade rollout
| * Split assignment and if-conditionJon Marius Venstad2021-08-191-4/+10
| |
| * Allow configuring upgrade rollout in deployment.xmlJon Marius Venstad2021-08-196-20/+95
| |
* | Update abiHenning Baldersheim2021-08-191-1/+1
| |
* | Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-1/+4
|/ | | | This is necessary as bootstrapping the configserver with a new version might change set of files to distribute.
* Factor out blob -> hash genrating code so it is common to all file registries.Henning Baldersheim2021-08-172-1/+8
|
* Merge pull request #18764 from vespa-engine/hmusum/cleanup-22Øyvind Grønnesby2021-08-171-3/+1
|\ | | | | Remove unused method, update some TODOs
| * Remove unsued method, update some TODOsHarald Musum2021-08-171-3/+1
| |
* | Remove unused methodsHarald Musum2021-08-171-2/+0
|/
* Stop sending hints about files that should be downloaded when doing prepareHarald Musum2021-08-161-2/+2
| | | | | | This is just an optimzation and is not today in hosted Vespa, since authorization will not allow access to any new files until application is activated anyway
* Remove flag for enable-custom-aclmappingMorten Tokle2021-08-021-1/+1
|
* Remove unused feature flagsMorten Tokle2021-08-021-2/+0
|
* Add feature flag for min-node-ratio-per-group.Geir Storli2021-07-161-0/+1
|
* Remove unused flag and methodHarald Musum2021-07-151-1/+0
|
* Add feature flags for disk and memory resource limitsHarald Musum2021-07-011-0/+2
| | | | Used when finding out when to block feed
* Merge pull request #18463 from vespa-engine/hmusum/remove-dead-code-6Henning Baldersheim2021-06-291-1/+1
|\ | | | | Remove dead code and update when interface method can be removed
| * Remove dead code and update when interface method can be removedHarald Musum2021-06-291-1/+1
| |
* | Merge pull request #18464 from vespa-engine/hmusum/remove-dead-code-7Henning Baldersheim2021-06-291-3/+0
|\ \ | | | | | | Remove dead code
| * | Remove dead codeHarald Musum2021-06-291-3/+0
| |/