aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Scale Jetty threadpool size with node resourcesBjørn Christian Seime2020-10-198-7/+67
* Move vcpu() method to ContainerClusterBjørn Christian Seime2020-10-195-12/+13
* 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 correct client auth valueMorten Tokle2020-10-161-7/+6
* Merge pull request #14909 from vespa-engine/hmusum/support-exclusive-node-att...Harald Musum2020-10-163-2/+27
|\
| * Support 'exclusive' node attribute for content clustersHarald Musum2020-10-163-2/+27
* | Reduce minimum threadpool size to 8Bjørn Christian Seime2020-10-152-2/+2
|/
* Add feature flag to use fast value tensor implementation on all content nodes.Geir Storli2020-10-145-9/+49
* Set up need_auth for connector when access_control configuredMorten Tokle2020-10-144-11/+70
* Read client authentication attribute from access control elementMorten Tokle2020-10-145-1/+46
* Add test-and-set persistence-level failure metrics to VespaMetricSetTor Brede Vekterli2020-10-131-0/+3
* Merge pull request #14809 from vespa-engine/bratseth/defer-config-changes-unt...Valerij Fredriksen2020-10-1219-57/+106
|\
| * Defer changes until restartJon Bratseth2020-10-1219-57/+106
* | Merge pull request #14799 from vespa-engine/ogronnesby/do-not-assume-provisionedØyvind Grønnesby2020-10-121-7/+11
|\ \ | |/ |/|
| * Do not make assumptions on presence of provisionedØyvind Grønnesby2020-10-091-7/+11
* | Merge pull request #14787 from vespa-engine/bjorncs/jetty-threadpool-metricsHenning Baldersheim2020-10-091-0/+7
|\ \
| * | Reduce set of exported metricsBjørn Christian Seime2020-10-091-10/+5
| * | Add metrics for Jetty's threadpoolBjørn Christian Seime2020-10-081-0/+12
* | | Merge pull request #14801 from vespa-engine/bratseth/signal-defer-config-appl...Valerij Fredriksen2020-10-0936-372/+476
|\ \ \ | |_|/ |/| |
| * | Filter out actions without clusterJon Bratseth2020-10-091-0/+1
| * | Signal deference of config change application until restartJon Bratseth2020-10-0936-372/+475
* | | Merge pull request #14739 from vespa-engine/bjorncs/jdisc-access-loggingBjørn Christian Seime2020-10-099-18/+31
|\ \ \ | |/ / |/| |
| * | Don't use request headers for remote address/port in hosted VespaBjørn Christian Seime2020-10-069-18/+31
| |/
* | Merge pull request #14781 from vespa-engine/bjorncs/adaptable-default-threadpoolBjørn Christian Seime2020-10-0812-86/+158
|\ \
| * | Use highest vcpu in case cluster is heterogenousBjørn Christian Seime2020-10-084-14/+9
| * | Add worker queue for default threadpool in non-application clustersBjørn Christian Seime2020-10-082-2/+2
| * | Scale size of default threadpool on node resourcesBjørn Christian Seime2020-10-087-38/+107
| * | Move HostProvisionerWithCustomRealResource to separate classBjørn Christian Seime2020-10-082-33/+41
| * | Increase minimum search handler threadpool size from 2 to 16Bjørn Christian Seime2020-10-081-1/+1
| |/
* | Only restart on memory changeJon Bratseth2020-10-082-7/+12
* | Emit restart actions on node resource changeJon Bratseth2020-10-0811-27/+218
|/
* Merge pull request #14630 from vespa-engine/ogronnesby/quota-decimalØyvind Grønnesby2020-10-013-7/+8
|\
| * Don't use optional in with* methodsØyvind Grønnesby2020-09-301-2/+1
| * Merge remote-tracking branch 'origin/master' into ogronnesby/quota-decimalØyvind Grønnesby2020-09-305-120/+19
| |\
| * | Use BigDecimal for budget inside the QuotaØyvind Grønnesby2020-09-303-6/+8
* | | Merge pull request #14648 from vespa-engine/bratseth/non-functional-changesJon Bratseth2020-09-3011-269/+21
|\ \ \
| * | | Remove stacktrace printJon Bratseth2020-09-301-1/+0
| * | | Non-functional changes onlyJon Bratseth2020-09-3012-269/+22
| |/ /
* | | Merge pull request #14629 from vespa-engine/bratseth/autoscaling-consumer-by-...Jon Bratseth2020-09-304-8/+13
|\ \ \ | |_|/ |/| |
| * | Add the austoscaling consumer by defaultJon Bratseth2020-09-304-8/+13
| |/
* | Merge pull request #14613 from vespa-engine/bratseth/rank-profile-modelJon Bratseth2020-09-293-118/+12
|\ \
| * | Remove unused fileJon Bratseth2020-09-291-100/+0
| * | Support 'model' instead of 'rank-profile'Jon Bratseth2020-09-293-21/+15
| |/
* / Revert "Merge pull request #14609 from vespa-engine/revert-14607-bratseth/adj...Jon Bratseth2020-09-292-2/+7
|/
* Revert "Bratseth/adjust prices take 2"Harald Musum2020-09-292-7/+2
* Merge pull request #14607 from vespa-engine/bratseth/adjust-prices-take-2Kristian Aune2020-09-292-2/+7
|\
| * Don't require specific prices hereJon Bratseth2020-09-292-2/+7
* | Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-2815-41/+193
|\|