aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* encode -> embedJon Bratseth2021-09-284-13/+13
* Export new bucket replica maintenance metricsTor Brede Vekterli2021-09-281-0/+4
* Use List instead of Set for deterministic order in config.gjoranv2021-09-281-1/+2
* Merge pull request #19277 from vespa-engine/revert-19276-revert-19096-install...gjoranv2021-09-2715-134/+153
|\
| * Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-2415-134/+153
* | Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-276-13/+17
|\ \
| * | No functional changesJon Bratseth2021-09-246-13/+17
* | | GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-274-37/+4
* | | Add featureflag control of container shutdown.Henning Baldersheim2021-09-253-21/+50
| |/ |/|
* | Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-2415-153/+134
* | Install common Vespa bundles via config-model instead of disc pomgjoranv2021-09-232-78/+102
* | Make unit tests robust agains changes in platform bundles.gjoranv2021-09-232-7/+3
* | Rearrange methods, no functional changes.gjoranv2021-09-221-5/+4
* | Move PlatformBundles class out of 'xml' package.gjoranv2021-09-2211-9/+9
|/
* Improve error message on missing fileJon Bratseth2021-09-211-6/+6
* Ignore num-distributor-stripes flag and always tune when node resource is ava...Geir Storli2021-09-212-30/+18
* Merge pull request #19207 from vespa-engine/hmusum/cleanup-throwIfResourceLim...Harald Musum2021-09-215-90/+17
|\
| * Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-205-90/+17
* | Allow breaking inheritance as long as it is not fully enforced.Henning Baldersheim2021-09-201-1/+6
|/
* Merge pull request #19198 from vespa-engine/bratseth/il-encodeJon Bratseth2021-09-193-10/+13
|\
| * Add 'encode' expressionJon Bratseth2021-09-193-10/+13
* | Process rank-profiles in dependency order.Henning Baldersheim2021-09-171-8/+35
* | Merge pull request #19187 from vespa-engine/geirst/validate-paged-attribute-s...Henning Baldersheim2021-09-174-4/+107
|\ \ | |/ |/|
| * Validates the 'paged' attribute setting and throws if specified on unsupporte...Geir Storli2021-09-174-4/+107
* | Provide a (non-working) encoder by defaultJon Bratseth2021-09-172-2/+2
|/
* Merge pull request #19174 from vespa-engine/geirst/remove-resource-usage-metricsJon Bratseth2021-09-161-2/+0
|\
| * Remove metrics that are replaced by resource_usage.address_space.Geir Storli2021-09-161-2/+0
* | Make LargeRankExpressions thread safe.Henning Baldersheim2021-09-161-14/+9
|/
* Flip to always use the new distributor stripe code path.Geir Storli2021-09-161-0/+2
* Add access log for metrics-proxyHenning Baldersheim2021-09-151-0/+5
* GC unused flag and methodsHarald Musum2021-09-152-17/+3
* Use a single cached object to make logic simpler and only update on object.Henning Baldersheim2021-09-142-16/+23
* Cache list that is potentially hard to compute.Henning Baldersheim2021-09-141-5/+14
* Only create new node if necessary.Henning Baldersheim2021-09-141-2/+3
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-1412-49/+47
* Only write if needed.Henning Baldersheim2021-09-141-2/+4
* Make the LargeConstants usable concurrently from many threadsHenning Baldersheim2021-09-145-21/+28
* Merge pull request #19085 from vespa-engine/add-node-to-SystemInfo_take2Jon Bratseth2021-09-131-4/+5
|\
| * Add Node to SystemInfogjoranv2021-09-131-4/+5
* | Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-123-17/+37
* | Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-103-37/+17
* | Merge pull request #19078 from vespa-engine/balder/wire-executor-to-ml-model-...Harald Musum2021-09-103-17/+37
|\ \ | |/ |/|
| * Also wire in executor to global rank profile generation.Henning Baldersheim2021-09-091-13/+29
| * Wire in and use an executor for ml model importing too.Henning Baldersheim2021-09-092-4/+8
* | Move SystemInfoProvider from cluster to containergjoranv2021-09-092-1/+1
|/
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-092-0/+7
* Merge pull request #19047 from vespa-engine/lesters/avoid-stack-overflow-inli...Jon Bratseth2021-09-093-1/+56
|\
| * Avoid stack overflow for function inlining caseLester Solbakken2021-09-093-1/+56
* | Merge pull request #19039 from vespa-engine/olaa/add-vespa-cloud-consumerØyvind Grønnesby2021-09-094-2/+12
|\ \ | |/ |/|
| * Add vespa-cloud metric consumerOla Aunrønning2021-09-094-2/+12