summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Make it possible to specify feed block resource limits in content cluster ↵Geir Storli2021-02-024-25/+210
| |/ | | | | | | | | | | | | | | | | tuning. These will be used by the cluster controller to decide whether external feed should be blocked and stopped by the distributors. Content node (proton) hard limits are derived from the new limits if not specified, and the other way around. This way we are backwards compatible when the new functionality in cluster controller is enabled by default.
* | Merge pull request #16336 from vespa-engine/mpolden/restart-resource-changeJon Bratseth2021-02-021-3/+3
|\ \ | |/ |/| Emit restart change actions for any resource change
| * Emit restart change actions for any resource changeMartin Polden2021-02-021-3/+3
| |
* | GC unused merge-chunk-size feature flagHenning Baldersheim2021-02-011-13/+0
|/
* Remove empty linesHenning Baldersheim2021-01-281-2/+0
|
* Use the same GC as the rest of the container clusters.Henning Baldersheim2021-01-281-1/+3
|
* Merge pull request #16270 from vespa-engine/jonmv/reapply-docprot-configJon Marius Venstad2021-01-284-20/+111
|\ | | | | Jonmv/reapply docprot config [run-systemtest]
| * Update abi spec and update CMakeListsJon Marius Venstad2021-01-281-1/+1
| |
| * Revert "Update test and abi spec"Jon Marius Venstad2021-01-281-1/+1
| | | | | | | | This reverts commit e18ceeacf60f6d850a22ed8b771d6ea972a231ca.
| * Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-284-20/+111
| | | | | | | | This reverts commit 2e2e2edeb3ea99f2c04925070cf44601e2cd94fb.
* | Do not use vespamalloc for metrics-proxy. It is pure java.Henning Baldersheim2021-01-281-0/+8
|/
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-284-111/+20
|
* Merge pull request #16245 from ↵Harald Musum2021-01-284-20/+111
|\ | | | | | | | | vespa-engine/jonmv/reapply-document-protocol-super-config Jonmv/reapply document protocol super config [run-systemtest]
| * Update test and abi specJon Marius Venstad2021-01-271-1/+1
| |
| * Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-274-20/+111
| | | | | | | | This reverts commit d7359f7c72ff06889af594431baf4075e2b4da78.
* | Merge pull request #16253 from ↵Jon Bratseth2021-01-271-5/+9
|\ \ | | | | | | | | | | | | vespa-engine/lesters/propagate-transformer-token-types Propagate type of transformer token helper functions
| * | Propagate type of transformer token helper functionsLester Solbakken2021-01-271-5/+9
| | |
* | | Add feature flag for enabling blocking of feed in the distributor.Geir Storli2021-01-271-4/+28
| |/ |/|
* | Revert "Jonmv/document protocol super config"Harald Musum2021-01-274-111/+20
| |
* | Merge pull request #16089 from vespa-engine/jonmv/document-protocol-super-configJon Marius Venstad2021-01-274-20/+111
|\ \ | | | | | | Jonmv/document protocol super config
| * | Address reviewJon Marius Venstad2021-01-271-0/+5
| | |
| * | Generate distribution and document-protocol-policies configsJon Marius Venstad2021-01-184-20/+106
| | |
* | | Merge pull request #16138 from ↵Henning Baldersheim2021-01-261-9/+1
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/balder/gc-unused-bucketdb-feature-flag bucketdb-stripe-bits flag is no longer needed.
| * | bucketdb-stripe-bits flag is no longer needed.Henning Baldersheim2021-01-211-9/+1
| | |
* | | Add config to cluster controller on whether it should block feed based on ↵Geir Storli2021-01-251-4/+18
| | | | | | | | | | | | | | | | | | | | | reported resource usage from content nodes. Each resource category has a specified limit. This is currently disabled by default.
* | | Control which lidspace job implementation to use.Henning Baldersheim2021-01-231-9/+29
|/ /
* | Remove methodHarald Musum2021-01-201-5/+0
| |
* | Remove methodHarald Musum2021-01-201-5/+0
| |
* | Code review fixesMorten Tokle2021-01-191-1/+1
| |
* | Write connection log to fileMorten Tokle2021-01-191-0/+33
|/
* Remove unused parametersJon Marius Venstad2021-01-133-3/+3
|
* Merge pull request #16022 from vespa-engine/lesters/expressions-as-arguments-3Jon Bratseth2021-01-132-8/+31
|\ | | | | Lesters/expressions as arguments 3
| * Allow expressions as arguments to functionsLester Solbakken2021-01-123-109/+26
| |
| * Revert "Revert "Allow expressions as arguments""Lester Solbakken2021-01-072-8/+114
| | | | | | | | This reverts commit d4ab3f6f55ba33bf4095158521493451a1828d65.
* | Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-1/+1
| |
* | Merge pull request #15956 from vespa-engine/balder/gc-direct-rpc-feature-flagHenning Baldersheim2021-01-081-28/+0
|\ \ | | | | | | GC feature flag for defunct use-direct-storage-rpc
| * | GC feature flag for defunct use-direct-storage-rpcHenning Baldersheim2021-01-071-28/+0
| |/
* / Cleanup creation of host provisionerHarald Musum2021-01-082-0/+9
|/
* Revert "Allow expressions as arguments"Lester Solbakken2021-01-072-114/+8
| | | | This reverts commit 3578f2b70312e681b11db97e6ead8997e2dd7d3c.
* Print that XML is invalid according to schemaHarald Musum2021-01-073-3/+3
|
* Merge pull request #15936 from ↵Geir Storli2021-01-061-5/+32
|\ | | | | | | | | vespa-engine/geirst/improve-validation-of-struct-field-attributes Make validation of struct field attributes reflect reality.
| * Make validation of struct field attributes reflect reality.Geir Storli2021-01-061-5/+32
| | | | | | | | E.g. a nested array of struct field cannot be specified as a struct field attribute.
* | Allow expressions as argumentsLester Solbakken2021-01-062-8/+114
| |
* | Merge pull request #15829 from ↵Henning Baldersheim2021-01-062-3/+3
|\ \ | |/ |/| | | | | vespa-engine/balder/make-concurrency-computation-understandable Make the feed concurrency computations understandable.
| * Make the feed concurrency computations understandable.Henning Baldersheim2020-12-152-3/+3
| | | | | | | | | | - Default is 0.5, unless you have at least one streaming cluster. Then it is 1.0. - If you specify it directly, what you see is what you get. No magic division by 2 in some cases.
* | Merge pull request #15897 from ↵Øyvind Grønnesby2021-01-051-4/+21
|\ \ | | | | | | | | | | | | vespa-engine/ogronnesby/system-name-in-quota-message Add system name to quota error message
| * | Test presence of system name in error messageØyvind Grønnesby2021-01-041-2/+2
| | |
| * | Add system name to quota error messageØyvind Grønnesby2021-01-041-3/+20
| | |
* | | Make sure to setup all needed components for reconfigurable zookeeper server ↵Harald Musum2021-01-041-2/+3
|/ / | | | | | | in cluster controller
* | Verify config instead of depending on method in ClusterControllerContainerHarald Musum2020-12-161-1/+7
| |