summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bjorncs/container thread pool"Bjørn Christian Seime2020-06-153-82/+20
* Add threadpool configuration after cluster nodes are populatedBjørn Christian Seime2020-06-152-13/+28
* Use separate threadpools for feeding APIsBjørn Christian Seime2020-06-153-22/+69
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-121-3/+3
* Merge pull request #13565 from vespa-engine/lesters/import-tf-via-onnxJon Bratseth2020-06-121-3/+3
|\
| * Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-121-3/+3
* | Merge pull request #13539 from vespa-engine/bjorncs/hosted-zone-apiBjørn Christian Seime2020-06-111-1/+1
|\ \ | |/ |/|
| * Move Zone API to separate bundleBjørn Christian Seime2020-06-101-1/+1
* | Default gc in hosted is CMSHenning Baldersheim2020-06-101-1/+3
* | Revert "Revert "Add feature flag control of default jvm gc options""Henning Baldersheim2020-06-102-17/+20
* | Revert "Add feature flag control of default jvm gc options"Henning Baldersheim2020-06-102-20/+17
* | Add feature flag control of default jvm gc optionsHenning Baldersheim2020-06-102-17/+20
|/
* Merge pull request #13521 from vespa-engine/bratseth/disallow-unbound-dimensionsJon Bratseth2020-06-098-66/+76
|\
| * Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
| * Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-083-23/+27
| * Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-081-0/+8
| * Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-083-43/+35
* | Add missing public access modifierBjørn Christian Seime2020-06-041-6/+6
* | Use ThreadPoolExecutorComponent to definition of default thread poolBjørn Christian Seime2020-06-041-1/+1
* | Add component definition for ThreadPoolProvider with custom configBjørn Christian Seime2020-06-041-0/+70
|/
* Control docproc loadbalancer type with feature flag.Henning Baldersheim2020-06-023-14/+25
* Merge pull request #13441 from vespa-engine/bratseth/account-for-combined-memoryJon Bratseth2020-06-0214-103/+123
|\
| * Add testJon Bratseth2020-05-302-4/+6
| * Account for container memory in combined clusterJon Bratseth2020-05-2913-93/+114
| * Non-functional changes onlyJon Bratseth2020-05-291-5/+0
| * Non-functional changes onlyJon Bratseth2020-05-293-4/+6
* | Explicitly inherit summary featuresJon Bratseth2020-06-021-6/+26
|/
* Tune model by real resources not advertisedJon Bratseth2020-05-293-18/+13
* Remove control of slow start. That was a blind alley.Henning Baldersheim2020-05-292-13/+0
* Merge pull request #13313 from vespa-engine/balder/topk-probability-four-ninesHenning Baldersheim2020-05-262-11/+0
|\
| * Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-203-11/+6
| |\
| * | Set top-k-probability to 0.9999Henning Baldersheim2020-05-192-11/+0
* | | Specify model version in todo'sJon Bratseth2020-05-251-1/+1
* | | Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-2513-89/+94
* | | Revert "Bratseth/real resources in model"Harald Musum2020-05-2313-94/+89
* | | Merge pull request #13351 from vespa-engine/gjoranv/injectable-query-profile-...gjoranv2020-05-233-2/+16
|\ \ \
| * | | Add helper method to create a component from class and bundle.gjoranv2020-05-222-5/+6
| * | | Instantiate registry from search-and-docproc bundlegjoranv2020-05-221-2/+10
| * | | Improve class commentgjoranv2020-05-221-2/+1
| * | | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-221-2/+2
| * | | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-221-0/+6
* | | | Update config-model/src/main/java/com/yahoo/config/model/provision/SingleNode...Jon Bratseth2020-05-221-6/+0
* | | | Access resources directlyJon Bratseth2020-05-228-57/+57
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-224-9/+16
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-226-29/+32
* | | | Access flavor resources through resources()Jon Bratseth2020-05-213-5/+5
* | | | Access flavor resources through resources()Jon Bratseth2020-05-211-11/+12
|/ / /
* | / Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-6/+0
| |/ |/|
* | Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-201-0/+6
|\ \
| * | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-191-2/+2