summaryrefslogtreecommitdiffstats
path: root/configdefinitions
Commit message (Collapse)AuthorAgeFilesLines
* Add switch to enable multiple bucket spaces in cluster controller.Geir Storli2018-02-271-1/+4
|
* Remove unused fieldHarald Musum2018-02-261-3/+0
|
* Merge pull request #5145 from ↵Jon Bratseth2018-02-261-0/+3
|\ | | | | | | | | vespa-engine/hakonhall/skip-config-request-requirement-for-standalone-node-admin Skip config request requirement for standalone node admin
| * Skip config request requirement for standalone node adminHåkon Hallingstad2018-02-261-0/+3
| |
* | Remove unused fieldsHarald Musum2018-02-261-4/+0
|/
* Merge pull request #4990 from vespa-engine/balder/remove-filedistribution-configHarald Musum2018-02-152-12/+0
|\ | | | | Remove unused code.
| * Also remove it from c++Henning Baldersheim2018-02-091-2/+0
| |
| * Remove unused code.Henning Baldersheim2018-02-091-10/+0
| |
* | Use available processors for number of RPC threads by defaultHarald Musum2018-02-121-1/+2
| |
* | Increase number of threads in RPC thread poolHarald Musum2018-02-121-1/+1
|/
* Remove config and support for non-chunked transferHarald Musum2018-02-071-1/+0
|
* Disable file distributor by defaultHarald Musum2018-02-061-1/+1
|
* Correctly export generated bucket space config classTor Brede Vekterli2018-02-011-0/+5
|
* Revert "Geirst/add bucket space to document api"Harald Musum2018-01-301-5/+0
|
* Merge pull request #4812 from ↵Geir Storli2018-01-301-0/+5
|\ | | | | | | | | vespa-engine/geirst/add-bucket-space-to-document-api Geirst/add bucket space to document api
| * Correctly export generated bucket space config classTor Brede Vekterli2018-01-291-0/+5
| |
* | Remove unused field and group the rest into categoriesHarald Musum2018-01-301-12/+14
|/
* Change default value of zookeeperLocalhostAffinity to trueHarald Musum2018-01-231-1/+1
|
* Revert "Change default value of zookeeperLocalhostAffinity to true"Harald Musum2018-01-231-1/+1
|
* Change default value of zookeeperLocalhostAffinity to trueHarald Musum2018-01-231-1/+1
|
* More Bucketspaces config definition to configdefinitions module in preparationTor Egge2018-01-092-0/+16
| | | | for it being used outside storage module.
* Allow localhost zk affinityHåkon Hallingstad2017-12-201-0/+1
| | | | | This allows the config server's Curator component to use a connectSpec that only specifies the localhost zk server.
* Revert "Revert "Use chunked transfer in file distribution by default""Henning Baldersheim2017-12-111-1/+1
|
* Revert "Use chunked transfer in file distribution by default"Harald Musum2017-12-111-1/+1
|
* Use chunked transfer in file distribution by defaultHarald Musum2017-12-111-1/+1
|
* Let transfer method be config until it works fine.Henning Baldersheim2017-12-081-1/+2
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Add setting for turning off file distributorHarald Musum2017-11-271-1/+5
| | | | | | If set, will not start file distributor on config server host and on tenant nodes, will instead use config proxy and file distribution will be done with RPC calls between config proxy and config server
* Revert "Revert "Move filedistribution config definitions to ↵Harald Musum2017-11-143-0/+17
| | | | configdefinitions module""
* Revert "Move filedistribution config definitions to configdefinitions module"Harald Musum2017-11-143-17/+0
|
* Move filedistribution config definitions to configdefinitions moduleHarald Musum2017-11-143-0/+17
| | | | To ease transition to new filedsitribution code
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* serviceproviderendpoing -> load_balancer_addressMorten Tokle2017-10-231-1/+1
|
* Merge pull request #3830 from ↵Morten Tokle2017-10-231-0/+3
|\ | | | | | | | | vespa-engine/bjorncs/athenz-identity-provider-service Initial Athenz copper argos implementation
| * Add Athenz identity provider and configurationMorten Tokle2017-10-201-0/+3
| |
* | Use config definitions from a configured directoryHarald Musum2017-10-181-0/+1
|/ | | | | | | * By default use config definitions from share/vespa/configdefinitions * Remove creation of classes/ (not needed) and vespaapps/ (not used) * This is a preparation for moving .def files to share/vespa/configdefinitions (today that is a symlink to var/db/vespa/config_server/serverdb/classes)
* rename config variable for SPLUNK_HOMEArne Juul2017-10-131-1/+1
|
* start and restart splunk forwarderArne Juul2017-10-131-0/+1
|
* Merge pull request #3525 from ↵Tor Brede Vekterli2017-10-121-2/+10
|\ | | | | | | | | vespa-engine/vekterli/re-enable-synchronous-set-node-state Re-enable synchronous set node state with additional safeguards
| * Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-251-2/+10
| | | | | | | | | | | | Prevents an unstable cluster from potentially holding up all container request processing threads indefinitely. Deadline errors are translated into HTTP 504 errors to REST API clients.
* | Increase default value for parallel tenant loaders to 4Harald Musum2017-10-101-1/+1
| |
* | move logforwarder.def to configdefinitions moduleArne Juul2017-10-052-0/+8
| |
* | Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-272-32/+34
| |
* | Revert "Aressem/remove post install script"Arnstein Ressem2017-09-272-34/+32
| |
* | Create function to install config definitions.Arnstein Ressem2017-09-271-32/+32
| |
* | Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+2
|/