summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.417.20-1].vespa-7.417.20-1sd-buildbot2021-06-094-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.417.20 --no-auto-changelog
* Merge pull request #18168 from vespa-engine/jonmv/vespa-feed-clientJon Marius Venstad2021-06-082-8/+23
|\ | | | | Document API errors are BAD_GATEWAY
| * Document API errors are BAD_GATEWAYJon Marius Venstad2021-06-082-8/+23
| |
* | Merge pull request #18169 from vespa-engine/mpolden/preserve-want-to-rebuildMartin Polden2021-06-082-0/+18
|\ \ | | | | | | Preserve wantToRebuild until host is readied
| * | Use variableMartin Polden2021-06-081-1/+1
| | |
| * | Preserve wantToRebuild until host is readiedMartin Polden2021-06-082-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | This prevents starting too many rebuilds if hosts never transition out of provisioned after rebuild. This also ensures that we retry rebuilds until they succeed (host becomes ready).
* | | Merge pull request #18163 from vespa-engine/bratseth/auto-overrideJon Bratseth2021-06-0811-36/+23
|\ \ \ | |/ / |/| | Warn instead of failing on validation errors in manual zones
| * | Really allow skipping of old models in manual zonesJon Bratseth2021-06-082-4/+5
| | |
| * | Mostly remove old way of overriding validations in devJon Bratseth2021-06-085-31/+7
| | |
| * | Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-085-3/+13
| | | | | | | | | | | | | | | | | | The purpose of validation overrides is to protect production from destructive changes by requiring a confirmation for such changes. This is unnecessary in manuall deployed environments.
* | | Merge pull request #18162 from vespa-engine/arnej/fix-registerapi-shutdownHenning Baldersheim2021-06-083-0/+7
|\ \ \ | | | | | | | | try to avoid valgrind complaints during shutdown
| * | | try to avoid valgrind complaints during shutdownArne Juul2021-06-083-0/+7
| |/ /
* | | Merge pull request #18161 from vespa-engine/lesters/java-onnxruntime-1.8Lester Solbakken2021-06-083-3/+3
|\ \ \ | | | | | | | | Upgrade Java ONNX Runtime to 1.8
| * | | Upgrade Java ONNX Runtime to 1.8Lester Solbakken2021-06-083-3/+3
| | | |
* | | | Merge pull request #18164 from vespa-engine/bjorncs/fixBjørn Christian Seime2021-06-081-1/+1
|\ \ \ \ | |_|/ / |/| | | Fix: set idle timeout based on config
| * | | Fix: set idle timeout based on configBjørn Christian Seime2021-06-081-1/+1
|/ / /
* | | Merge pull request #18158 from vespa-engine/hmusum/fix-owner-2Henning Baldersheim2021-06-081-1/+1
|\ \ \ | | | | | | | | Fix owner and extend expiry date
| * | | Fix owner end extend expiry dateHarald Musum2021-06-071-1/+1
| | | |
* | | | Merge pull request #18159 from ↵Martin Polden2021-06-081-0/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/hakonhall/move-encrypted-parked-host-to-dirty-in-real-cfg-chain Add method for whether a node has a particular report.
| * | | Add method for whether a node has a particular report.Håkon Hallingstad2021-06-071-0/+2
| | | |
* | | | Merge pull request #18160 from ↵Harald Musum2021-06-082-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/remove-stack-trace-from-exception Rethrow with exception message only
| * | | | Rethrow with exception message onlyHarald Musum2021-06-082-2/+8
|/ / / / | | | | | | | | | | | | No need for stack trace here
* | | | Merge pull request #18154 from vespa-engine/bratseth/redundancy-one-validationHarald Musum2021-06-0811-8/+125
|\ \ \ \ | | | | | | | | | | Validate redundancy=1 on first deployment
| * | | | Only validate on hosted, and only if there are multiple nodes per groupJon Bratseth2021-06-076-6/+8
| | | | |
| * | | | Validate redundancy=1 on first deploymentJon Bratseth2021-06-076-3/+118
| | |_|/ | |/| |
* | | | Merge pull request #18132 from vespa-engine/arnej/actually-wait-for-connectivityArne H Juul2021-06-076-112/+100
|\ \ \ \ | |_|_|/ |/| | | Arnej/actually wait for connectivity
| * | | minor fixups after reviewArne Juul2021-06-072-3/+4
| | | |
| * | | simplify after reviewArne Juul2021-06-074-90/+64
| | | |
| * | | minor fixes for detail loggingArne Juul2021-06-043-8/+11
| | | |
| * | | actually wait for connectivity OKArne Juul2021-06-043-67/+74
| | | |
| * | | add convenience methodArne Juul2021-06-041-0/+3
| | | |
* | | | Merge pull request #18156 from ↵Jon Bratseth2021-06-071-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/hmusum/increase-node-repo-applicsation-lock-timeout Increase node repo application lock timeout
| * | | Increase node repo application lock timeoutHarald Musum2021-06-071-1/+1
|/ / / | | | | | | | | | | | | Try higher timeout instead of failing and retrying the operation again.
* | | Merge pull request #18152 from ↵Harald Musum2021-06-077-4/+122
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/brattseth/redundancy-increase-validation Add redundancy increase validation override
| * | | Add new validation idJon Bratseth2021-06-071-1/+2
| | | |
| * | | Add redundancy increase validation overrideJon Bratseth2021-06-076-3/+120
| | | |
* | | | Merge pull request #18023 from ↵Harald Musum2021-06-078-46/+49
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/throw-exception-when-specifyin-resource-limits Throw exception if resource-limits is specified
| * | | | Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-078-17/+38
| | | | |
| * | | | Merge branch 'master' into hmusum/throw-exception-when-specifyin-resource-limitsHarald Musum2021-06-07487-2206/+5450
| |\ \ \ \
| * | | | | Throw exception if resource-limits is specifiedHarald Musum2021-05-285-44/+22
| | | | | |
* | | | | | Merge pull request #18150 from ↵Geir Storli2021-06-071-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/use-even-larger-buffers-for-link-arrays Use even larger buffers for link arrays (and level arrays).
| * | | | | | Use even larger buffers for link arrays (and level arrays).Tor Egge2021-06-071-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18151 from vespa-engine/jonmv/vespa-feed-clientJon Marius Venstad2021-06-071-2/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Ensure dispatch thread is shut down
| * | | | | Ensure dispatch thread is shut downJon Marius Venstad2021-06-071-2/+5
| | | | | |
* | | | | | Merge pull request #18149 from vespa-engine/hmusum/cleanup-13Harald Musum2021-06-0711-45/+35
|\ \ \ \ \ \ | | | | | | | | | | | | | | Hmusum/cleanup 13
| * | | | | | Minor cleanupHarald Musum2021-06-072-9/+9
| | | | | | |
| * | | | | | Move methods and do not hardcodeHarald Musum2021-06-072-14/+13
| | | | | | |
| * | | | | | Minor cleanupHarald Musum2021-06-074-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't use CVS anymore Rename a couple of methods
| * | | | | | Remove unused parameterHarald Musum2021-06-073-9/+4
| | | | | | |
* | | | | | | Merge pull request #18145 from vespa-engine/balder/add-merge-throttler-metricsHenning Baldersheim2021-06-077-19/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Balder/add merge throttler metrics