summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #20938 from vespa-engine/bratseth/modular-profilesJon Bratseth2022-01-26140-1238/+1287
|\ | | | | Bratseth/modular profiles
| * Modular rank profilesJon Bratseth2022-01-2642-132/+202
| |
| * CleanupJon Bratseth2022-01-2512-55/+59
| |
| * SimplifyJon Bratseth2022-01-2516-81/+72
| |
| * Return applicationJon Bratseth2022-01-242-6/+6
| |
| * SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-2488-374/+371
| |
| * Correct javadocJon Bratseth2022-01-2483-292/+291
| |
| * Simplify documentmodel builderJon Bratseth2022-01-243-19/+17
| |
| * Move schema building into ApplicationJon Bratseth2022-01-242-46/+68
| |
| * Make Application immutableJon Bratseth2022-01-2459-343/+362
| |
| * SimplifyJon Bratseth2022-01-242-50/+11
| |
| * SimplifyJon Bratseth2022-01-242-6/+12
| |
| * SimplifyJon Bratseth2022-01-242-12/+4
| |
| * SimplifyJon Bratseth2022-01-2415-94/+55
| |
| * SimplifyJon Bratseth2022-01-242-8/+1
| |
| * SimplifyJon Bratseth2022-01-244-19/+14
| |
| * SimplifyJon Bratseth2022-01-241-18/+15
| |
| * SimplifyJon Bratseth2022-01-242-25/+26
| |
| * SimplifyJon Bratseth2022-01-242-18/+20
| |
| * SimplifyJon Bratseth2022-01-244-14/+7
| |
| * Cleanup: No functional changesJon Bratseth2022-01-2420-106/+149
| |
| * Initial rank profile modularity testJon Bratseth2022-01-245-0/+5
| |
* | Merge pull request #20930 from ↵Geir Storli2022-01-252-0/+33
|\ \ | | | | | | | | | | | | vespa-engine/toregge/use-persistence-async-throttling-feature-flag-to-control-replay-throttling-policy-type-in-proton-config Use persistence-async-throttling feature flag to control replay_throt…
| * | Use persistence-async-throttling feature flag to control ↵Tor Egge2022-01-252-0/+33
| |/ | | | | | | replay_throttling_policy.type in proton config.
* | Use correct logging methodBjørn Christian Seime2022-01-251-1/+1
| |
* | Make sure to set 'cloud' in configserver configHarald Musum2022-01-251-0/+1
|/
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-211-0/+1
|
* Merge pull request #20897 from vespa-engine/bratseth/error-reclassificationHarald Musum2022-01-2158-229/+233
|\ | | | | Classify exceptions better to avoid unnecessary stack traces
| * Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-2158-229/+233
| |
* | Merge pull request #20887 from vespa-engine/bjormell/access-control-is-implicitBjørn Meland2022-01-205-150/+0
|\ \ | | | | | | access-control is implicit
| * | access-control is implicitbjormel2022-01-205-150/+0
| | |
* | | Merge pull request #20885 from ↵Martin Polden2022-01-204-19/+2
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/use-default-zookeeper-snapshot-method-in-config-server Use default value for ZooKeeper snapshot method for config servers [run-systemtest]
| * | | Update testHarald Musum2022-01-201-3/+2
| | | |
| * | | Use default value for ZooKeeper snapsthot method for config serversHarald Musum2022-01-203-16/+0
| |/ / | | | | | | | | | Use default value from config definition
* | | Merge pull request #20866 from vespa-engine/bratseth/produce-allJon Bratseth2022-01-201-1/+1
|\ \ \ | |/ / |/| | Support producing all clauses in a referenced condition
| * | Support producing all clauses in a referenced conditionJon Bratseth2022-01-191-1/+1
| |/
* | Merge pull request #20878 from ↵v7.531.17Valerij Fredriksen2022-01-191-5/+5
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/deployment-orchestration-for-long-pipelines Let deployment run for some time before giving up nodes which are down
| * | Let deployment run for some time before giving up nodes which are downJon Marius Venstad2022-01-191-5/+5
| | |
* | | Merge pull request #20871 from vespa-engine/bjorncs/split-bundle-validatorgjoranv2022-01-195-232/+148
|\ \ \ | | | | | | | | Bjorncs/split bundle validator
| * | | Simplify deployment warning for deprecated bundleBjørn Christian Seime2022-01-192-9/+6
| | | |
| * | | Split BundleValidator into separate open-source and internal validatorsBjørn Christian Seime2022-01-195-227/+146
| | | |
* | | | Merge pull request #20873 from vespa-engine/jonmv/reapply-zk-changes-3Håkon Hallingstad2022-01-193-7/+14
|\ \ \ \ | |_|/ / |/| | | Jonmv/reapply zk changes 3
| * | | Revert "Revert "Jonmv/reapply zk changes 2""Jon Marius Venstad2022-01-173-7/+14
| | | | | | | | | | | | | | | | This reverts commit 810da357155a349884b862de87e18de87ed54b35.
* | | | Merge pull request #20864 from ↵Henning Baldersheim2022-01-192-5/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/balder/reduce-default-splitt-size-from-32M-to-16M Reduce default split size from 32M to 16M.
| * | | Reduce default split size from 32M to 16M.Henning Baldersheim2022-01-182-5/+5
| | | |
* | | | Merge pull request #20863 from ↵Harald Musum2022-01-191-0/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/hmusum/handle-apps-with-restart-on-deploy Add cluster name and getDeferChangesUntilRestart to ApplicationCluste…
| * | | Add cluster name and getDeferChangesUntilRestart to ApplicationClusterInfoHarald Musum2022-01-181-0/+3
| | | | | | | | | | | | | | | | Needed for upcoming convergence checker work
* | | | Merge pull request #20859 from ↵Henning Baldersheim2022-01-181-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/vekterli/expose-persistence-throttling-metrics Expose metrics for content node async persistence throttling
| * | | | Expose metrics for content node async persistence throttlingTor Brede Vekterli2022-01-181-0/+6
| |/ / /
* | | | Merge pull request #20846 from vespa-engine/deprecate-LoggingRequestHandlergjoranv2022-01-181-2/+3
|\ \ \ \ | | | | | | | | | | Deprecate logging request handler [run-systemtest]