summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9905 from ↵Henning Baldersheim2019-07-222-5/+5
|\ | | | | | | | | vespa-engine/balder/increase-default-feedconcurrency-from-25-to-30-percent Increase default max feed concurrency from 25% to 30% on the way to 4..
| * Increase default max feed concurrency from 25% to 30% on the way to 40-50%Henning Baldersheim2019-06-262-5/+5
| |
* | Revert "Setting attribute on a field that has struct or map sub-type(s) is ↵Harald Musum2019-07-152-51/+0
| | | | | | | | no…"
* | Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-113-1/+15
| | | | | | | | + Test logger output when 'jdisc' tag is used.
* | Add test for deprecated 'jdisc' taggjoranv2019-07-111-0/+12
| |
* | Refactor to shorten ContainerModelBuilderTestgjoranv2019-07-113-135/+177
| | | | | | | | | | * Move jvm args tests into new subclass * Move test logger to ContainerModelBuilderTestBase for reuse
* | Merge pull request #10017 from ↵Tor Brede Vekterli2019-07-112-0/+51
|\ \ | | | | | | | | | | | | vespa-engine/geirst/stricter-validation-of-attribute-settings Setting attribute on a field that has struct or map sub-type(s) is no…
| * | Setting attribute on a field that has struct or map sub-type(s) is not ↵Geir Storli2019-07-112-0/+51
| | | | | | | | | | | | | | | | | | supported. Fail instead of silently ignoring it as that makes the user believe it should work.
* | | Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-1041-211/+222
|/ /
* | Remove trailing '/*' from handler binding.gjoranv2019-07-091-1/+1
| | | | | | | | | | - Bindings are set up with and without '/*' in addGenericMetricsHandler()
* | Merge pull request #9996 from ↵Lester Solbakken2019-07-096-5/+70
|\ \ | | | | | | | | | | | | vespa-engine/havardpe/propagate-float-cell-type-and-avoid-using-it-too-much-right-now propagate float and stop using it too much
| * | propagate float and stop using it too muchHåvard Pettersen2019-07-096-5/+70
| | |
* | | Implement the /metrics/v1 rest api.gjoranv2019-07-092-6/+6
| | | | | | | | | | | | | | | - Json errors are now handled in ErrorResponse instead of JsonRenderingException
* | | Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-081-27/+4
|/ /
* | Revert "Bjorncs/tls vespa deploy"Harald Musum2019-07-051-4/+27
| |
* | Merge pull request #9973 from vespa-engine/bjorncs/tls-vespa-deployBjørn Christian Seime2019-07-051-27/+4
|\ \ | | | | | | Bjorncs/tls vespa deploy
| * | Expand VESPA_HOME variableBjørn Christian Seime2019-07-051-1/+1
| | |
| * | Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-051-27/+4
| | |
* | | Add testrunner components only for application container clustersHarald Musum2019-07-052-8/+8
|/ /
* | Fix such that exact match works for struct field attributes.Geir Storli2019-07-034-6/+94
| |
* | Improve error message when changing global document flag.Geir Storli2019-07-022-3/+7
| |
* | Expose metrics for executors shared between document dbs in proton.Geir Storli2019-07-011-1/+9
| |
* | Support model-evaluation in ApplicationJon Bratseth2019-06-282-13/+14
| |
* | Fix test namegjoranv2019-06-281-1/+1
| |
* | Add content and storage metrics to the 'default' metric set.gjoranv2019-06-281-0/+51
| |
* | don't wrap transient exceptions (like CertificateNotReadyException)andreer2019-06-271-2/+3
| |
* | Merge pull request #9885 from ↵Andreas Eriksen2019-06-273-0/+106
|\ \ | |/ |/| | | | | vespa-engine/andreer/retry-deploy-on-missing-certificate retry deployment on missing certificate
| * test TlsSecretsValidatorandreer2019-06-261-0/+88
| |
| * throw designated exceptionandreer2019-06-241-1/+2
| |
| * retry deployment on missing certificateandreer2019-06-242-0/+17
| |
* | Remove unused rotations parameterMartin Polden2019-06-262-5/+3
| |
* | Merge pull request #9898 from vespa-engine/geirst/flag-for-bm25-posting-listsGeir Storli2019-06-258-30/+29
|\ \ | | | | | | Rename flag to turn on new posting list format with interleaved featu…
| * | Rename flag to turn on new posting list format with interleaved features ↵Geir Storli2019-06-258-30/+29
| | | | | | | | | | | | used for bm25.
* | | Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-2512-62/+206
|/ /
* | Merge pull request #9882 from ↵Andreas Eriksen2019-06-2512-17/+200
|\| | | | | | | | | vespa-engine/andreer/reapply-tls-config-from-deploy-params tls config from deploy params
| * Add SecretStoreProvider, deprecate oldMorten Tokle2019-06-241-0/+1
| |
| * tls config from deploy paramsMorten Tokle2019-06-2412-17/+199
| |
* | Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-2412-206/+62
| |
* | Merge pull request #9884 from vespa-engine/geirst/indexschema-def-renamingTor Egge2019-06-244-41/+41
|\ \ | | | | | | Rename experimentalpostinglistformat -> interleavedfeatures in indexs…
| * | Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.Geir Storli2019-06-244-41/+41
| |/
* | Merge pull request #9860 from vespa-engine/gjoranv/add-default-public-metric-setgjoranv2019-06-2412-62/+206
|\ \ | |/ |/| Gjoranv/add default public metrics consumer
| * Remove TODO comments to remove 'average' metrics.gjoranv2019-06-221-4/+4
| |
| * Rename the public default consumer and metric set to 'default'gjoranv2019-06-223-4/+3
| | | | | | | | | | - Keep the class/constant names, as they are only used in a public context, and not for Oath-internal Vespa with Yamas.
| * Remove network metrics from the default-public consumer.gjoranv2019-06-202-3/+2
| |
| * Add TODO for content metricsgjoranv2019-06-201-0/+2
| |
| * Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-209-51/+194
| | | | | | | | + Improve test setup with hosted/self-hosted parameter.
| * Rename default -> vespa and add clarifying comment.gjoranv2019-06-201-7/+7
| |
| * Remove unnecessary suppressWarningsgjoranv2019-06-202-2/+0
| |
| * Throw if there are two metric sets with the same id.gjoranv2019-06-201-2/+5
| |
* | Merge pull request #9869 from vespa-engine/freva/add-throttled-timeHåkon Hallingstad2019-06-211-0/+4
|\ \ | | | | | | Add throttled cpu time metric