aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/clients
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-9/+10
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-231-1/+1
* Revert "remove restricted dpbindings"Harald Musum2023-08-211-1/+1
* Rename method, change scopeMorten Tokle2023-08-091-1/+1
* Add handler binding for additional token auth portBjørn Christian Seime2023-07-191-19/+20
* Restrict data plane bindingsMorten Tokle2022-09-131-12/+28
* Revert "Restrict data plane bindings"Morten Tokle2022-09-121-28/+12
* Restrict data plane bindingsMorten Tokle2022-09-121-12/+28
* Create processing handler from the default bundlegjoranv2022-07-121-1/+1
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-8/+7
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-21/+18
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-18/+22
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-8/+7
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-091-21/+18
* Only add bundles based on enabled features for standalone containerBjørn Christian Seime2022-07-071-0/+9
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-19/+20
* Revert "Remove feed handler setup"Jon Bratseth2022-06-081-5/+41
* Remove feed handler setupJon Bratseth2022-06-081-41/+5
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-46/+0
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-051-0/+1
* Revert "Inject feed-handler thread pool to /doc/v1"Jon Marius Venstad2021-10-221-7/+6
* 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
* 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 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 config-model/src/main/java/com/yahoo/vespa/model/clients/ContainerDocu...Jon Marius Venstad2020-10-161-1/+1
* Update config-model/src/main/java/com/yahoo/vespa/model/clients/ContainerDocu...Jon Marius Venstad2020-10-161-1/+1
* 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
* 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