summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #28056 from vespa-engine/bratseth/consider-reallocation-costv8.212.18Valerij Fredriksen2023-08-1514-183/+375
|\ | | | | Bratseth/consider reallocation cost
| * Test account for change costJon Bratseth2023-08-153-32/+98
| |
| * AllocatableClusterresources -> AllocatableResourcesJon Bratseth2023-08-159-81/+75
| |
| * No functional changes only: Wrap current resources in modelJon Bratseth2023-08-159-92/+94
| |
| * Consider switching cost when choosing host flavorJon Bratseth2023-08-152-21/+19
| |
| * Consider switching cost when choosing resourcesJon Bratseth2023-08-158-12/+144
| |
* | Merge pull request #28055 from vespa-engine/balder/gc-unused-functionalityHenning Baldersheim2023-08-154-264/+46
|\ \ | | | | | | Balder/gc unused functionality
| * | GC unused direct IO supportHenning Baldersheim2023-08-153-73/+4
| | |
| * | GC and clean up more unused codeHenning Baldersheim2023-08-154-195/+46
|/ /
* | Merge pull request #28053 from vespa-engine/balder/assert-that-you-got-memoryHenning Baldersheim2023-08-151-0/+4
|\ \ | | | | | | Assert that you actually got memory you allocated.
| * | Assert that you actually got memory you allocated.Henning Baldersheim2023-08-151-0/+4
| | |
* | | Merge pull request #28052 from ↵Morten Tokle2023-08-154-5/+93
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/mortent/infrastructure-deployment-validator Allow infrastructure to override application type
| * | Allow infrastructure to override application typeMorten Tokle2023-08-154-5/+93
| | |
* | | Merge pull request #28045 from vespa-engine/hmusum/session-data-take-2Harald Musum2023-08-1510-47/+184
|\ \ \ | |_|/ |/| | Hmusum/session data in one place
| * | Dont't print everything serialized in exception messageHarald Musum2023-08-151-1/+1
| | |
| * | Write session data to zk as a blob if feature flag is setHarald Musum2023-08-159-23/+168
| | |
| * | SimplifyHarald Musum2023-08-152-24/+16
| | |
* | | Merge pull request #28050 from vespa-engine/balder/gc-unused-file-codeHenning Baldersheim2023-08-155-513/+75
|\ \ \ | | | | | | | | GC unused File code and other fallout.
| * | | GC unused File code and other fallout.Henning Baldersheim2023-08-155-513/+75
| | |/ | |/|
* | | Merge pull request #28049 from ↵Håkon Hallingstad2023-08-152-41/+14
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/revert-27860-hmusum/ignore-sessions-in-state-new-when-initializing Revert "Ignore sessions in state NEW when initializing"
| * | Revert "Ignore sessions in state NEW when initializing"Harald Musum2023-08-152-41/+14
|/ /
* | Merge pull request #28048 from vespa-engine/freva/remove-io.maxHåkon Hallingstad2023-08-151-5/+0
|\ \ | | | | | | Remove container-image-pull-io-max flag
| * | Remove container-image-pull-io-max flagValerij Fredriksen2023-08-151-5/+0
| | |
* | | Merge pull request #28046 from vespa-engine/arnej/dist-calc-per-iterGeir Storli2023-08-156-35/+23
|\ \ \ | | | | | | | | make one DistanceCalculator per NearestNeighborIterator instance
| * | | make one DistanceCalculator per NearestNeighborIterator instanceArne Juul2023-08-146-35/+23
| | |/ | |/|
* | | Merge pull request #27860 from ↵Håkon Hallingstad2023-08-152-14/+41
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/hmusum/ignore-sessions-in-state-new-when-initializing Ignore sessions in state NEW when initializing
| * | Ignore sessions in state NEW when initializingHarald Musum2023-07-212-14/+41
| | |
* | | Merge pull request #27861 from ↵Jon Marius Venstad2023-08-151-13/+2
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/simplify-default-node-resources Simplify default node resources
| * | | Simplify default node resourcesHarald Musum2023-07-211-13/+2
| | | | | | | | | | | | | | | | All apps are on 8.194 or higher, simplify accordingly
* | | | Merge pull request #28044 from ↵Jon Bratseth2023-08-151-6/+8
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/balder/make-control-flow-more-readable Make the control flow more readable. Only check the same condition once.
| * | | Make the control flow more readable. Only check the same condition once.Henning Baldersheim2023-08-141-6/+8
|/ / /
* | | Merge pull request #27999 from ↵Martin Polden2023-08-142-9/+9
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hakonhall/allow-upgrading-proxies-concurrently-with-proxyhosts Allow upgrading proxies concurrently with proxyhosts
| * | | Allow upgrading proxies concurrently with proxyhostsHåkon Hallingstad2023-08-092-9/+9
| | | |
* | | | Merge pull request #28038 from vespa-engine/freva/x86_for_tester_enclavev8.211.15Jon Marius Venstad2023-08-144-9/+12
|\ \ \ \ | | | | | | | | | | Use x86_64 for tester nodes in enclave
| * | | | Use x86_64 for tester nodes in enclaveValerij Fredriksen2023-08-144-9/+12
| | | | |
* | | | | Merge pull request #28043 from ↵Håvard Pettersen2023-08-146-81/+44
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/havardpe/refactor-low-level-dot-product use common inlined code for low-level dot products
| * | | | | use common inlined code for low-level dot productsHåvard Pettersen2023-08-146-81/+44
| | | | | |
* | | | | | Merge pull request #28041 from vespa-engine/hmusum/change-default-valueHåkon Hallingstad2023-08-141-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Change default value of ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWN to true
| * | | | | | Change default value of ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWN to trueHarald Musum2023-08-141-1/+1
| | | | | | |
* | | | | | | Merge pull request #27871 from ↵Harald Musum2023-08-142-43/+156
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/keep-a-minimum-number-of-files-and-downloads Keep some file references and downloads even if they have not been use…
| * | | | | | | Do not run maintainer on config server hostsHarald Musum2023-07-252-17/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config server has its own maintainer, running this one might remove files that are still in use (belonging to an active application), so don't run it if this host is one in VESPA_CONFIGSERVERS or it's empty/null
| * | | | | | | Keep some file references and download even if they have not been used for ↵Harald Musum2023-07-222-34/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some time
* | | | | | | | Merge pull request #28042 from vespa-engine/hmusum/extend-flag-expiry-date-2Henning Baldersheim2023-08-141-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Extend expiry date for flag
| * | | | | | | | Extend expiry date for flagHarald Musum2023-08-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #28039 from vespa-engine/bratseth/handle-missing-referencesHenning Baldersheim2023-08-144-17/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Correctly classify references to missing fields
| * | | | | | | Correctly classify references to missing fieldsJon Bratseth2023-08-144-17/+14
|/ / / / / / /
* | | | | | | Merge pull request #28034 from vespa-engine/mpolden/improve-find-packageJon Bratseth2023-08-143-13/+42
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Look harder for application package
| * | | | | | | Never attempt to add certificate to compressed packageMartin Polden2023-08-141-3/+10
| | | | | | | |
| * | | | | | | Look harder for application packageMartin Polden2023-08-142-10/+32
| | | | | | | |
* | | | | | | | Merge pull request #27959 from ↵Harald Musum2023-08-146-87/+71
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/handle-failure-when-sending-file Hmusum/handle failure when sending file