summaryrefslogtreecommitdiffstats
path: root/configdefinitions
Commit message (Collapse)AuthorAgeFilesLines
* 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
* clean up remnants of .mak filesArne Juul2018-06-111-1/+0
|
* Add athenz def file to CMakeListsHåkon Hallingstad2018-06-041-0/+2
|
* Remove from public apiHåkon Hallingstad2018-05-311-1/+0
|
* Add package-infoHåkon Hallingstad2018-05-311-0/+6
|
* Move athenz-provider-service.def to configdefinitionsHåkon Hallingstad2018-05-311-0/+26
|
* Add maintainer for deleting unused file references on diskHarald Musum2018-05-301-1/+4
| | | | | | * For now the maintainer just outputs what to be deleted * Add config for file references dir insteaed of hardcoding to make it possible to test
* Add zookeeper data maintainer (removes unused file distribution data)Harald Musum2018-05-241-0/+1
|
* Merge pull request #5878 from ↵Bjørn Christian Seime2018-05-221-0/+2
|\ | | | | | | | | vespa-engine/bjorncs/proper-athenz-identity-provider-config Bjorncs/proper athenz identity provider config
| * Add athenzDnsSuffix and ztsUrl to configserver configBjørn Christian Seime2018-05-151-0/+2
| |
* | Add maintainer for deleting unused tenantsHarald Musum2018-05-201-0/+4
|/
* Only derive default bucket space node states when cluster has global docsTor Brede Vekterli2018-05-021-0/+6
| | | | | | | Lets cluster controller use new protocols for sending compressed cluster state bundles, but without triggering implicit Maintenance edges for nodes in the default bucket space. Also allows for easy live reconfiguration when global document types are added or removed.
* Remove stor-memfilepersistence configHenning Baldersheim2018-04-062-185/+0
|
* Remove stor-devicesHenning Baldersheim2018-04-062-71/+0
|
* Move it to a less general namespaceHenning Baldersheim2018-04-053-3/+3
|
* Export vespa.configHenning Baldersheim2018-04-051-0/+5
|
* Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-052-0/+7
|
* Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-052-7/+0
|
* Use a reconfigurable stateserver.Henning Baldersheim2018-04-052-0/+7
|
* Merge pull request #5392 from ↵Tor Brede Vekterli2018-03-201-0/+6
|\ | | | | | | | | vespa-engine/geirst/clustercontroller-config-for-min-merge-completion-ratio Geirst/clustercontroller config for min merge completion ratio
| * Add config to clustercontroller for the min merge completion ratio of ↵Geir Storli2018-03-201-0/+6
| | | | | | | | buckets in a bucket space before it is considered complete.