summaryrefslogtreecommitdiffstats
path: root/configdefinitions
Commit message (Collapse)AuthorAgeFilesLines
* Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-0/+3
|
* Add 'upstream-https' to lb-services.defBjørn Christian Seime2019-03-281-0/+1
|
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-0/+12
|
* Add config for returning empty sentinel config when app is removedHarald Musum2019-03-111-1/+2
| | | | For making it easier to create system test
* Add CloudName to ZoneValerij Fredriksen2019-02-111-0/+1
|
* Change default maintainer interval to 30 minutesHarald Musum2019-01-291-1/+1
|
* Java dispatch feature flagOlli Virtanen2019-01-281-0/+3
|
* Merge branch 'master' into hakonhall/define-enable-logserver-flagHåkon Hallingstad2019-01-224-16/+4
|\
| * Revert "Merge pull request #7974 from ↵Jon Bratseth2019-01-211-2/+1
| | | | | | | | | | | | | | vespa-engine/revert-7973-bratseth/search-container-deprecations" This reverts commit 5767288d80e85940e675f7dd157f2b6c1d2ceeb5, reversing changes made to 37de7ac33454363489156e06597bffb3422756dc.
| * Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-211-1/+2
| |
| * Remove SeverJon Bratseth2019-01-211-2/+1
| |
| * Remove remains of RISE.Geir Storli2019-01-211-3/+1
| |
| * 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
| |
| * Remove unused config settings.Tor Egge2019-01-211-9/+0
| |
* | Get useDedicatedNodeForLogserver from flagHåkon Hallingstad2019-01-171-1/+0
|/
* uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-151-1/+4
|
* Merge pull request #7958 from vespa-engine/balder/int1-to-boolHenning Baldersheim2018-12-181-1/+1
|\ | | | | Balder/int1 to bool
| * UINT1 -> BOOLHenning Baldersheim2018-12-161-1/+1
| |
* | Use feature flag to control how to do bootstrappingHarald Musum2018-12-181-1/+0
|/
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-141-1/+1
|
* Remove unused legacy code for deleting an applicationHarald Musum2018-12-101-1/+0
|
* Add and use cross-cluster bucket space configTor Brede Vekterli2018-12-072-0/+11
| | | | | | | | Adds a new config `AllClustersBucketSpacesConfig` which includes all document type to bucket space mappings across all configured content clusters. Inject this config into `RestApi` to ensure all changes to the mapping is observed. This also removes the remaining per-request config fetching during Document V1 visit ops.
* Revert "Add and use cross cluster bucket space config"Tor Brede Vekterli2018-12-062-11/+0
|
* Merge pull request #7893 from ↵Tor Brede Vekterli2018-12-062-0/+11
|\ | | | | | | | | vespa-engine/vekterli/add-and-use-cross-cluster-bucket-space-config Add and use cross cluster bucket space config
| * Also generate config for C++Tor Brede Vekterli2018-12-061-0/+2
| |
| * Add and use cross-cluster bucket space configTor Brede Vekterli2018-12-051-0/+9
| | | | | | | | | | | | | | | | Adds a new config `AllClustersBucketSpacesConfig` which includes all document type to bucket space mappings across all configured content clusters. Inject this config into `RestApi` to ensure all changes to the mapping is observed. This also removes the remaining per-request config fetching during Document V1 visit ops.
* | Make it configurable if bootstrap is done in separate threadHarald Musum2018-12-061-0/+1
|/ | | | Default value for config is true (unchanged from how we do it today)
* Increase timeout as some applications exceed it>Jon Bratseth2018-12-031-1/+2
|
* Merge pull request #7758 from vespa-engine/ollivir/adaptive-timeoutJon Bratseth2018-11-261-0/+12
|\ | | | | Adaptive timeout support in java dispatch
| * Adaptive timeout support in java dispatchOlli Virtanen2018-11-231-0/+12
| |
* | Remove experimental enable-multiple-bucket-spaces flag.Geir Storli2018-11-232-5/+0
|/ | | | The feature has been default on since late May 2018.
* Follow api change.Henning Baldersheim2018-11-211-1/+1
|
* Disable java dispatcher if multi-level dispatching is configuredOlli Virtanen2018-11-081-0/+3
|
* Throw if bootstrapping tenant repo fails (in CD only)Harald Musum2018-10-311-1/+1
|
* Add config option throwIfBootstrappingTenantRepoFailsHarald Musum2018-10-281-0/+1
| | | | | | If option is true and bootstrapping one or more tenants fails an exception will be thrown and config server will not start. Default value is false for now.
* Pull more configuration parameters from config model to internal dispatcher ↵Olli Virtanen2018-10-241-0/+9
| | | | config
* Set useDedicatedNodeForLogserver to true, but enable only for dev in CD (#7083)Harald Musum2018-09-251-1/+1
|
* Revert, had some unintended consequencesHarald Musum2018-09-251-1/+1
|
* Change config value for using dedicated logserver node to true (#7071)Harald Musum2018-09-251-1/+1
|
* Add feature flag for using dedicated node for logserver (#7023)Harald Musum2018-09-201-0/+1
|
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-052-8/+0
|
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-052-0/+8
|
* Always consider on-prem node-admin to be upHåkon Hallingstad2018-08-301-1/+1
|
* Add clarifying commentHenning Baldersheim2018-08-281-0/+1
|
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-281-0/+1
|
* Increase deafult value for config server mainter intervalHarald Musum2018-07-161-1/+1
|
* Build minimal set of config modelsHarald Musum2018-07-111-0/+1
| | | | | | * Build minimal set for all zones in cd and two prod zones, in addition to all non-prod zones * Add feature flag to be able to turn the feature off
* Make sleep time configurable (avoid spending a long time in unit tests)Harald Musum2018-07-061-0/+3
|
* Use new delete application code in two main zonesHarald Musum2018-07-041-0/+3
| | | | | Add config switch for delete application to make it possible to turn it off without code changes
* Retry redeployment of applications if that failsHarald Musum2018-06-221-0/+3
| | | | | Retry redeployment of applications if they fail when bootstrapping, do System.exit if if takes longer than a configured amount of time