aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29100 from vespa-engine/olaa/default9-consumerGjøran Voldengen2023-10-261-2/+2
|\ | | | | Add vespa9default metric set
| * Add vespa9default metric setOla Aunronning2023-10-251-2/+2
| |
* | Use new methodHarald Musum2023-10-251-1/+1
|/
* Prepare for emitting warning if summary field type is specified.Tor Egge2023-10-241-0/+24
| | | | Improve resolving of summary field type from source field type.
* Only report known dimension valuesMorten Tokle2023-10-232-2/+13
|
* Merge pull request #29051 from vespa-engine/hmusum/add-cluster-id-to-logBjørn Christian Seime2023-10-201-3/+3
|\ | | | | Add cluster id to log message
| * Add cluster id to log messageHarald Musum2023-10-201-3/+3
| |
* | Bump VESPA_MALLOC_MMAP_THRESHOLD from 2M to 8M to improve onnxruntime ↵Henning Baldersheim2023-10-201-1/+1
| | | | | | | | evaluation speed
* | Stop logging a warning when empty directory in user configHarald Musum2023-10-201-4/+2
|/ | | | | Usually not intended, but there are use cases for a directory that is empty, so log at level info.
* Rename linguistics-tokens to tokens.Tor Egge2023-10-191-1/+1
|
* Track new metrics `malloc_peak` and `malloc_current`Bjørn Christian Seime2023-10-191-18/+4
| | | | Move class to config-model-api to be shared with internal config server integration.
* Merge pull request #29001 from vespa-engine/mpolden/improve-error-msgMartin Polden2023-10-181-1/+6
|\ | | | | Improve error message for invalid clients.pem
| * Include PEM path in exceptionMartin Polden2023-10-181-1/+6
| |
* | Make code locale-independentKristian Aune2023-10-181-9/+9
| |
* | Merge pull request #28979 from vespa-engine/bjorncs/duplicate-bindingsBjørn Christian Seime2023-10-171-2/+2
|\ \ | | | | | | Ensure binding set is not modified during iteration
| * | Ensure binding set is not modified during iterationBjørn Christian Seime2023-10-171-2/+2
| | |
* | | Merge pull request #28975 from ↵Harald Musum2023-10-172-6/+13
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/revert-28974-revert-28933-hmusum/validate-actual-file-in-user-config Reapply "Use actual files in application package to validate user config"
| * | | Log instead of failing, need to be more careful when rolling this outHarald Musum2023-10-171-2/+3
| | | |
| * | | Revert "Revert "Use actual files in application package to validate ↵Harald Musum2023-10-172-4/+10
| |/ / | | | | | | | | | file/directory in…""
* | | Merge pull request #28973 from vespa-engine/bjorncs/jdisc-connection-logBjørn Christian Seime2023-10-172-18/+2
|\ \ \ | |/ / |/| | Enable connection logger for self-hosted
| * | Enable connection logger for self-hostedBjørn Christian Seime2023-10-172-18/+2
| |/
* / Revert "Use actual files in application package to validate file/directory ↵Harald Musum2023-10-172-10/+4
|/ | | | in…"
* Merge pull request #28933 from ↵Harald Musum2023-10-172-4/+10
|\ | | | | | | | | vespa-engine/hmusum/validate-actual-file-in-user-config Use actual files in application package to validate file/directory in…
| * Use actual files in application package to validate file/directory in user ↵Harald Musum2023-10-152-4/+10
| | | | | | | | config
* | Merge pull request #28943 from vespa-engine/toregge/add-linguistics-tokens-dfwTor Egge2023-10-161-1/+2
|\ \ | | | | | | Add linguistics tokens document field writer.
| * | Add linguistics tokens document field writer.Tor Egge2023-10-161-1/+2
| |/
* / Make 'warn' and 'fail' the only valid values for UNKNOWN_CONFIG_DEFINITIONHarald Musum2023-10-161-1/+0
|/
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-2/+18
|
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-10362-356/+363
|\ | | | | Update copyright
| * Update copyrightJon Bratseth2023-10-09362-356/+363
| |
* | Support inheriting multiple document summariesJon Bratseth2023-10-073-35/+37
|/
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-5/+6
|
* Add feature flag to override search handler threadpool sizeBjørn Christian Seime2023-10-041-2/+5
|
* Set max=min when boost is not specifiedBjørn Christian Seime2023-09-291-1/+1
|
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-287-61/+78
|
* Merge pull request #28697 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-282-32/+42
|\ | | | | Jonmv/token tell handler
| * Valid handler pathJon Marius Venstad2023-09-281-1/+1
| |
| * Address reviewjonmv2023-09-281-1/+1
| |
| * Set up token-tell-handler with data-plane token filterjonmv2023-09-281-1/+14
| |
| * Non-functional changesjonmv2023-09-282-6/+3
| |
| * Remove unused argumentjonmv2023-09-281-25/+25
| |
* | Register model using resolved URL if presentBjørn Christian Seime2023-09-281-1/+3
|/
* Add type for machine-learned models and ensure correct file reference is ↵Bjørn Christian Seime2023-09-276-54/+101
| | | | passed to `OnnxModelCost`
* Minor: Improve error message when file missing or dir empty for user configHarald Musum2023-09-271-3/+3
|
* Add debug logging of effective JVM configurationBjørn Christian Seime2023-09-261-4/+7
|
* Remove unused methodBjørn Christian Seime2023-09-261-9/+0
|
* Move `DefaultOnnxModelCost` to internal repoBjørn Christian Seime2023-09-261-120/+0
|
* Inject `OnnxModelCost` implementation from component graphBjørn Christian Seime2023-09-261-3/+2
|
* Add Vespa9 consumerOla Aunronning2023-09-262-0/+5
|
* Revert "Try to add back method removed from API but still in use"Harald Musum2023-09-261-1/+1
|