aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove debugValerij Fredriksen2023-08-161-3/+0
| * | | | | | | Remove debugValerij Fredriksen2023-08-161-2/+0
| * | | | | | | Adjust by idealJon Bratseth2023-08-162-24/+27
| * | | | | | | Don't use BCPInfo to scale downJon Bratseth2023-08-162-2/+18
|/ / / / / / /
* | | | | | | Merge pull request #28063 from vespa-engine/kkraune/linkMartin Polden2023-08-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | link to vespa feed from CLI insteadKristian Aune2023-08-161-1/+1
* | | | | | | | Merge pull request #28067 from vespa-engine/hakonhall/enable-drop-cache-by-de...Henning Baldersheim2023-08-161-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Enable drop-cache by defaultHåkon Hallingstad2023-08-161-1/+1
* | | | | | | | Merge pull request #28062 from vespa-engine/vekterli/post-review-changesHenning Baldersheim2023-08-167-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Take existing map size into account when resizing upTor Brede Vekterli2023-08-161-1/+1
| * | | | | | | | Use `std::span` with fixed extent instead of `ConstArrayRef`Tor Brede Vekterli2023-08-162-3/+3
| * | | | | | | | Rename destructive statistics read function to be more clear in its semanticsTor Brede Vekterli2023-08-164-11/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #28065 from vespa-engine/jonmv/reconfigurable-dispatchHenning Baldersheim2023-08-161-8/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Wait for dispatch nodes config in ReconfigurableDispatcher constructorjonmv2023-08-161-7/+11
| * | | | | | | | Use correct config id for dispatch configjonmv2023-08-161-2/+9
* | | | | | | | | Merge pull request #28037 from vespa-engine/balder/use-interfaces-for-looking...Henning Baldersheim2023-08-1637-563/+380
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Go back to vertical listing of long parameter lists.Henning Baldersheim2023-08-161-4/+9
| * | | | | | | | Rename methods to follow style in classHenning Baldersheim2023-08-166-15/+14
| * | | | | | | | GC last use of hasItem, and use lookup interface directly.Henning Baldersheim2023-08-1615-58/+50
| * | | | | | | | Check size before checking content.Henning Baldersheim2023-08-161-0/+1
| * | | | | | | | Drop number of anonymous namespaces by grouping related methods together.Henning Baldersheim2023-08-161-46/+34
| * | | | | | | | - Avoid going via a temporary IdealNodesList.Henning Baldersheim2023-08-1425-467/+299
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #28061 from vespa-engine/hmusum/make-app-package-file-refe...Jon Marius Venstad2023-08-166-20/+16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Make application package file reference optionalHarald Musum2023-08-166-20/+16
* | | | | | | | Merge pull request #28060 from vespa-engine/yngveaasheim/add-totalrestarts.maxYngve Aasheim2023-08-162-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add sentinel.totalRestarts.sumYngve Aasheim2023-08-161-1/+1
| * | | | | | | | Add sentinel.totalRestarts.maxYngve Aasheim2023-08-161-1/+1
* | | | | | | | | Merge pull request #28059 from vespa-engine/bratseth/redistribution-costValerij Fredriksen2023-08-164-35/+24
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | More accurate accounting of redistribution costJon Bratseth2023-08-164-35/+24
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #28051 from vespa-engine/hmusum/remove-unused-flag-4Harald Musum2023-08-161-8/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove unused feature flagHarald Musum2023-08-151-8/+0
* | | | | | | | Merge pull request #28058 from vespa-engine/hmusum/fix-serialization-of-quotaHåkon Hallingstad2023-08-162-3/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix serialization of quotaHarald Musum2023-08-162-3/+7
|/ / / / / / /
* | | | | | | Merge pull request #28057 from vespa-engine/balder/bump-google-cloud-deps-to-...Håkon Hallingstad2023-08-162-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Require a fresh protobuf-java that is compatible with later gcloud-computeHenning Baldersheim2023-08-152-2/+2
|/ / / / / /
* | | | | | Merge pull request #28056 from vespa-engine/bratseth/consider-reallocation-costv8.212.18Valerij Fredriksen2023-08-1514-183/+375
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | 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.Henning Baldersheim2023-08-151-0/+4
* | | | | | | | Merge pull request #28052 from vespa-engine/mortent/infrastructure-deployment...Morten Tokle2023-08-154-5/+93
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Dont't print everything serialized in exception messageHarald Musum2023-08-151-1/+1