summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.309.46-1].vespa-7.309.46-1sd-buildbot2020-11-094-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.309.46 --no-auto-changelog
* Merge pull request #15218 from ↵Jon Marius Venstad2020-11-0710-115/+94
|\ | | | | | | | | vespa-engine/revert-15207-bjorncs/rewrite-config-convergence-checker-client Revert "Bjorncs/rewrite config convergence checker client"
| * Revert "Bjorncs/rewrite config convergence checker client"Jon Marius Venstad2020-11-0710-115/+94
|/
* Merge pull request #15217 from vespa-engine/revert-15211-bjorncs/fixJon Marius Venstad2020-11-071-2/+1
|\ | | | | Revert "Actual error message is platform specific"
| * Revert "Actual error message is platform specific"Jon Marius Venstad2020-11-071-2/+1
|/
* Merge pull request #15210 from vespa-engine/olaa/maintain-all-breakfixed-nodesOla Aunrønning2020-11-067-47/+43
|\ | | | | Maintain all nodes in breakfixed state
| * NodeHistory is now List instead of ArrayOla Aunrønning2020-11-062-8/+16
| |
| * Include NodeHistory when creating Node from NodeRepositoryNodeOla Aunrønning2020-11-062-3/+13
| |
| * Maintain all nodes in breakfixed stateOla Aunrønning2020-11-064-40/+18
| |
* | Merge pull request #15215 from ↵Geir Storli2020-11-061-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/geirst/support-mixed-tensors-as-direct-2 Support using DirectTensorAttribute for both sparse and mixed tensors.
| * | Support using DirectTensorAttribute for both sparse and mixed tensors.Geir Storli2020-11-061-1/+1
| | |
* | | Merge pull request #15189 from ↵Bjørn Meland2020-11-062-0/+7
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/bjormel/node-repo-reboot-from-controller Expose reboot to controller
| * | Expose reboot to controllerBjorn Meland2020-11-052-0/+7
| | |
* | | Merge pull request #15105 from ↵Henning Baldersheim2020-11-064-13/+2
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/remove-use-of-vespa_base-yinst-settings Do not support vespa_base.<setting> anymore
| * \ \ Merge branch 'master' into hmusum/remove-use-of-vespa_base-yinst-settingsHarald Musum2020-11-06457-6777/+9349
| |\ \ \
| * | | | Do not support vespa_base.<setting> anymoreHarald Musum2020-10-305-14/+3
| | | | | | | | | | | | | | | | | | | | Undocumented, has not been used for many years
* | | | | Merge pull request #15213 from ↵Tor Brede Vekterli2020-11-061-1/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/remove-unused-wrapper-type-for-disk-count Remove unused wrapper type for disk count.
| * | | | | Remove unused wrapper type for disk count.Tor Egge2020-11-061-1/+0
| | | | | |
* | | | | | Merge pull request #15212 from vespa-engine/hmusum/simplifyHarald Musum2020-11-064-43/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Simplify
| * | | | | Use static importHarald Musum2020-11-061-1/+3
| | | | | |
| * | | | | SimplifyHarald Musum2020-11-064-43/+23
| | | | | |
* | | | | | Merge pull request #15206 from ↵Jon Marius Venstad2020-11-067-23/+112
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/display-reindexing-actions-in-controller-deployments ConfigChangeActions now includes ReindexActions as well
| * | | | | | ConfigChangeActions now includes ReindexActions as wellJon Marius Venstad2020-11-067-23/+112
| | | | | | |
* | | | | | | Merge pull request #15211 from vespa-engine/bjorncs/fixBjørn Christian Seime2020-11-061-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Actual error message is platform specific
| * | | | | | Actual error message is platform specificBjørn Christian Seime2020-11-061-1/+2
| | | | | | |
* | | | | | | Merge pull request #15209 from vespa-engine/kkraune/autoscale-debugJon Bratseth2020-11-062-5/+23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Kkraune/autoscale debug
| * | | | | | | add debug loggingkkraune2020-11-061-4/+21
| | | | | | | |
| * | | | | | | US localekkraune2020-11-061-1/+2
| | | | | | | |
* | | | | | | | Merge pull request #15208 from ↵Tor Brede Vekterli2020-11-062-23/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/remove-disk-config-from-storage-storageserver Remove disk config from ServiceLayerNode and StorageNode.
| * | | | | | | Remove disk config from ServiceLayerNode and StorageNode.Tor Egge2020-11-062-23/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #15207 from ↵Bjørn Christian Seime2020-11-0610-94/+115
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/rewrite-config-convergence-checker-client Bjorncs/rewrite config convergence checker client
| * | | | | | | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-066-0/+9
| | | | | | | |
| * | | | | | | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-061-2/+2
| | | | | | | |
| * | | | | | | Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-064-92/+104
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | The effective exception handling for some confiserver APIs may have changed as WebApplicationException leaked out with old Jersey-based implementation. Connections will now be reused for a short duration.
* | | | | | | Merge pull request #15205 from vespa-engine/jonmv/reindex-in-deploy-wiringJon Marius Venstad2020-11-068-21/+91
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Store reindex actions as pending reindexing on successful activation
| * | | | | | | Wire reindexing status into modelJon Marius Venstad2020-11-066-0/+19
| | | | | | | |
| * | | | | | | Store reindex actions as pending reindexing on successful activationJon Marius Venstad2020-11-062-21/+72
| |/ / / / / /
* | | | | | | Merge pull request #15204 from ↵Geir Storli2020-11-062-6/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/geirst/support-mixed-tensors-as-direct Support mixed tensors being "direct" triggered by "fast-search" flag.
| * | | | | | Support mixed tensors being "direct" triggered by "fast-search" flag.Geir Storli2020-11-062-6/+20
| |/ / / / /
* | | | | | Merge pull request #15201 from vespa-engine/hmusum/use-exclusiveHarald Musum2020-11-0611-43/+43
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use exclusive parameter in HostResourcesCalculator
| * | | | | | Use exclusive parameter in HostResourcesCalculatorHarald Musum2020-11-0611-43/+43
| | | | | | |
* | | | | | | Merge pull request #15203 from vespa-engine/hmusum/minor-cleanupJon Marius Venstad2020-11-065-9/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Fix minor stuff found while reading code, no functional changes
| * | | | | | Fix minor stuff found while reading code, no functional changesHarald Musum2020-11-065-9/+6
| | | | | | |
* | | | | | | Merge pull request #15200 from vespa-engine/mpolden/image-replacementMartin Polden2020-11-067-38/+95
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Replace image atomically
| * | | | | | | Replace image atomicallyMartin Polden2020-11-067-38/+95
| | | | | | | |
* | | | | | | | Merge pull request #15195 from ↵Tor Brede Vekterli2020-11-065-63/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/remove-disk-distribution-from-vdslib Remove disk distribution from C++ part of vdslib.
| * | | | | | | | Remove disk distribution from C++ part of vdslib.Tor Egge2020-11-055-63/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #15193 from vespa-engine/bjormel/getReports-non-nullBjørn Meland2020-11-061-1/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Return empty map, not null from getReports()
| * | | | | | | Added json getter method for reportsBjorn Meland2020-11-051-0/+4
| | | | | | | |
| * | | | | | | Return empty map, not null from getReports()Bjorn Meland2020-11-051-1/+3
| | | | | | | |