aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/clients
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Inject feed-handler thread pool to /doc/v1"Jon Marius Venstad2021-10-221-7/+6
| | | | This reverts commit 8108b988add04d9f63c26f86b950796d60397e0e.
* Inject feed-handler thread pool to /doc/v1Jon Marius Venstad2021-10-211-6/+7
|
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-19/+1
| | | | Change config model to only determine the scaling factors for all threadpool configuration.
* use constantMorten Tokle2021-02-181-1/+3
|
* Remove old /document/v1 handlerJon Marius Venstad2020-11-031-5/+0
|
* Use new restapi handler implementation by defaultBjørn Christian Seime2020-11-031-27/+20
| | | | | Remove feature flag for enabling the new handler. Cleanup wiring of old and new handler in model.
* Remove threadpool configuration for restapi handlerBjørn Christian Seime2020-11-031-4/+1
|
* Remove feature flags for feed/search/defalt threadpool scalingBjørn Christian Seime2020-10-261-11/+5
|
* Move vcpu() method to ContainerClusterBjørn Christian Seime2020-10-191-2/+2
|
* Update ↵Jon Marius Venstad2020-10-161-1/+1
| | | | config-model/src/main/java/com/yahoo/vespa/model/clients/ContainerDocumentApi.java
* Update ↵Jon Marius Venstad2020-10-161-1/+1
| | | | config-model/src/main/java/com/yahoo/vespa/model/clients/ContainerDocumentApi.java
* Temporarily setup old restapi handler w/o binding if new handler is enabledBjørn Christian Seime2020-10-161-10/+16
|
* Use highest vcpu in case cluster is heterogenousBjørn Christian Seime2020-10-081-2/+2
|
* Add feature flag to enable new restapi handlerBjørn Christian Seime2020-09-251-7/+14
|
* Allow applications to override threadpool configuration in services.xmlBjørn Christian Seime2020-09-161-13/+29
|
* Rename class to 'ContainerThreadpool'Bjørn Christian Seime2020-09-161-5/+5
|
* Deduplicate logic for finding cluster vcpuBjørn Christian Seime2020-09-141-13/+0
|
* Simplify container threadpool component definitionBjørn Christian Seime2020-09-141-56/+55
|
* Fix typo in variable namesBjørn Christian Seime2020-09-041-5/+5
|
* Change feature flag to control both core and max pool sizeBjørn Christian Seime2020-09-031-14/+20
| | | | | Change default multiplier from 1 to 4. Hardcode core pool size to be half of max size.
* Define minimum values for core and max pool sizeBjørn Christian Seime2020-08-311-2/+2
|
* Add missing '/' prefixBjørn Christian Seime2020-08-181-1/+1
|
* Revert "Revert "Bjorncs/container thread pool""Henning Baldersheim2020-08-181-12/+72
|
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-171-5/+6
|
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-4/+14
|
* Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-041-71/+13
|
* Use separate threadpools for feeding APIsBjørn Christian Seime2020-07-141-13/+71
|
* Revert "Bjorncs/container thread pool"Bjørn Christian Seime2020-06-151-66/+13
|
* Add threadpool configuration after cluster nodes are populatedBjørn Christian Seime2020-06-151-13/+20
| | | | Add unit test as well
* Use separate threadpools for feeding APIsBjørn Christian Seime2020-06-151-15/+61
|
* Cleanup config model, part 1Harald Musum2019-07-251-6/+0
| | | | | Remove unused code, optimize imports, fix method signatures. No functional changes
* FeederConfig is only used internally for legcy vespa-feeder. => GCHenning Baldersheim2019-04-291-42/+2
|
* GC unused configHenning Baldersheim2019-04-291-16/+3
|
* GC some options that are not used.Henning Baldersheim2019-04-281-2/+0
|
* Optimize importsJon Bratseth2019-01-211-14/+0
|
* Remove dead codeJon Bratseth2019-01-211-20/+0
|
* Don't set up search implicitlyJon Bratseth2019-01-211-1/+1
|
* Remove old feedapiJon Bratseth2019-01-211-35/+10
|
* Remove spooler from config-modelBjørn Christian Seime2019-01-215-146/+0
|
* Add jvm-options and prefer over jvmargsHenning Baldersheim2018-11-021-1/+1
|
* Revert "Remove deprecated and undocumented feed handlers from container model"Tor Brede Vekterli2018-06-121-0/+2
|
* Merge pull request #6034 from ↵Tor Brede Vekterli2018-06-121-2/+0
|\ | | | | | | | | vespa-engine/vekterli/remove-deprecated-and-undocumented-handlers-from-model Remove deprecated and undocumented feed handlers from container model
| * Remove deprecated and undocumented feed handlers from container modelTor Brede Vekterli2018-05-311-2/+0
| |
* | Separate internal redeploys from application package changesJon Bratseth2018-06-011-1/+0
|/ | | | | | | | | Separate system internal redeploys from application package changes such that we can ignore config updates originating from application package changes if restart on deploy is true, as the config change will be followed by a restart - but continue to effect config changes originating from internal system changes as those will not (and should not) be followed by a restart.
* Remove unused ymonService propertyHarald Musum2017-11-301-1/+0
|
* Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-301-1/+1
|
* Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-301-1/+1
|
* Use new program name.Tor Egge2017-06-281-1/+1
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|