summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Use enums for node repo metricsyngveaasheim2023-05-241-0/+24
|
* Model fixed memory overhead for containersJon Bratseth2023-05-238-54/+66
|
* Merge pull request #27164 from vespa-engine/bratseth/emojisJon Bratseth2023-05-231-3/+3
|\ | | | | Threat 'other symbols' as letters
| * Always treat each symbol as a separate tokenJon Bratseth2023-05-221-3/+3
| |
* | Revert "Revert "Use another exception and error in response when quota is ↵Harald Musum2023-05-222-4/+6
| | | | | | | | exceed""
* | Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-222-6/+4
| |
* | Merge pull request #27163 from ↵Harald Musum2023-05-222-4/+6
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/throw-new-exception-when-quota-is-exceeded Use another exception and error in response when quota is exceed
| * | Use another exception and error in response when quota is exceedHarald Musum2023-05-222-4/+6
| | |
* | | Merge pull request #27162 from vespa-engine/bratseth/memory-overheadJon Bratseth2023-05-223-23/+23
|\ \ \ | | | | | | | | Model memory overhead
| * \ \ Merge branch 'master' into bratseth/memory-overheadJon Bratseth2023-05-224-25/+54
| |\ \ \ | | | |/ | | |/|
| * | | Model memory overheadJon Bratseth2023-05-223-22/+23
| | | |
* | | | Merge pull request #27137 from ↵Arne H Juul2023-05-222-11/+85
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/arnej/allow-some-short-forms-for-constant-tensors allow short-form JSON for 1-d constants
| * | | allow short-form JSON for 1-d constantsArne Juul2023-05-162-11/+85
| | | |
* | | | Merge pull request #27149 from vespa-engine/balder/commons-compress-1.23Bjørn Christian Seime2023-05-221-0/+1
|\ \ \ \ | |_|_|/ |/| | | commons-compress 1.22 => 1.23.0
| * | | commons-compress 1.22 => 1.23.0Henning Baldersheim2023-05-171-0/+1
| | | |
* | | | SimplifyHarald Musum2023-05-221-12/+12
| | | |
* | | | Test provisioning more than one node in devHarald Musum2023-05-222-16/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test quota calculation and downscaling for nodes in dev by requiring 2 number of nodes in a content cluster in dev. Also change message to be separate between max resources being over quota and resources used being over quota.
* | | | Set environment for host provisionerHarald Musum2023-05-221-0/+1
| | | |
* | | | Don't set limits for dev if request has required flag setHarald Musum2023-05-221-1/+1
| |_|/ |/| |
* | | Merge pull request #27152 from vespa-engine/bratseth/cluster-load-metricsJon Bratseth2023-05-201-0/+5
|\ \ \ | | | | | | | | Add cluster load metrics MERGEOK
| * | | Add cluster load metricsJon Bratseth2023-05-181-0/+5
| |/ /
* | | Add unit test for enabling indexing docproc in streaming mode.Tor Egge2023-05-191-0/+38
| | |
* | | Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-197-92/+131
|/ /
* | Merge pull request #27146 from ↵Jon Bratseth2023-05-161-1/+3
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/store-endpoint-settings-also-without-nodes-tag Store endpoint settings also when parsing container without nodes
| * | Store endpoint settings also when parsing container without nodesjonmv2023-05-161-1/+3
| |/
* / Classify missing node tag for cloud prod as illegal argumentJon Bratseth2023-05-161-4/+2
|/
* Make all node resource elements optionalJon Bratseth2023-05-156-23/+60
|
* Ensure all default cloud connectors are allowedBjørn Christian Seime2023-05-152-22/+21
|
* Reapply "Bjorncs/cloud app validation""Bjørn Christian Seime2023-05-157-14/+159
|
* Allow no groupsJon Bratseth2023-05-112-1/+2
|
* add filtering to hide implicitly added match featuresArne Juul2023-05-115-2/+63
|
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-0/+15
|
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-103-2/+26
| | | | | | | This maps to controlling the distributed condition probe feature of the content layer, which in turn controls whether a conditional put/remove to an inconsistent bucket triggers a write repair step on the distributor.
* Merge pull request #27045 from vespa-engine/bjorncs/embedder-onnx-gpuBjørn Christian Seime2023-05-094-6/+24
|\ | | | | Reapply "Bjorncs/embedder onnx gpu"
| * Reapply "Bjorncs/embedder onnx gpu"Bjørn Christian Seime2023-05-094-6/+24
| | | | | | | | Updated model-integration to depend on configdefinitions instead of searchcore as OnnxModelsConfig is moved there.
* | Merge pull request #27044 from vespa-engine/bratseth/default-deadlineMartin Polden2023-05-093-6/+141
|\ \ | |/ |/| Bratseth/default deadline
| * Support a default BCP deadlineJon Bratseth2023-05-093-6/+141
| |
* | Merge pull request #27010 from ↵Harald Musum2023-05-0912-41/+101
|\ \ | | | | | | | | | | | | vespa-engine/revert-27009-revert-27004-hmusum/no-access-logging-for-internal-container-clusters Reapply "Remove access logging for internal container clusters"
| * | Add back needed methodHarald Musum2023-05-081-0/+2
| | |
| * | Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-0811-41/+99
| | |
* | | Revert "Bjorncs/embedder onnx gpu"Geir Storli2023-05-084-24/+6
| | |
* | | Merge pull request #27026 from vespa-engine/bjorncs/embedder-onnx-gpuBjørn Christian Seime2023-05-084-6/+24
|\ \ \ | | | | | | | | Bjorncs/embedder onnx gpu
| * | | Add config for number of GPUs available to ONNX runtimeBjørn Christian Seime2023-05-084-6/+24
| | | |
* | | | Merge pull request #27019 from vespa-engine/move-metrics-definitionsHenning Baldersheim2023-05-086-43/+42
|\ \ \ \ | |_|_|/ |/| | | Move metrics definitions to metrics:ai.vespa.metrics
| * | | Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-086-43/+42
| |/ /
* | | Merge pull request #27002 from ↵Geir Storli2023-05-082-1/+34
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/geirst/dotproduct-distance-metric-configurable Make it possible to configure dotproduct distance metric.
| * | Make it possible to configure dotproduct distance metric.Geir Storli2023-05-052-1/+34
| | |
* | | Revert "Remove access logging for internal container clusters"Harald Musum2023-05-0811-99/+41
| | |
* | | Merge pull request #27004 from ↵Harald Musum2023-05-0811-41/+99
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/hmusum/no-access-logging-for-internal-container-clusters Remove access logging for internal container clusters
| * | Remove access logging for internalk container clustersHarald Musum2023-05-0611-41/+99
| |/