aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.212.12-1].vespa-7.212.12-1sd-buildbot2020-04-294-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.212.12 --no-auto-changelog
* Merge pull request #13092 from vespa-engine/kkraune-patch-1Geir Storli2020-04-281-1/+2
|\ | | | | required version number format
| * required version number formatKristian Aune2020-04-281-1/+2
| |
* | Merge pull request #13093 from ↵Morten Tokle2020-04-283-11/+51
|\ \ | |/ |/| | | | | vespa-engine/bjorncs/temporarily-disable-jdisc-proxy-protocol-public Temporarily disable proxy-protocol for port 4443 in jdisc
| * Temporarily disable proxy-protocol for port 4443 in jdiscBjørn Christian Seime2020-04-283-11/+51
|/
* Merge pull request #13090 from ↵Jon Marius Venstad2020-04-283-16/+40
|\ | | | | | | | | vespa-engine/jonmv/indicate-pending-runs-in-deployment-api Indicate pending runs and whether they are upgrades
| * Jobs without a readyAt timestamp are pendingJon Marius Venstad2020-04-281-1/+1
| |
| * "application" and "platform"Jon Marius Venstad2020-04-282-16/+16
| |
| * Indicate pending runs and whether they are upgradesJon Marius Venstad2020-04-282-15/+39
| |
* | Merge pull request #13084 from ↵Tor Brede Vekterli2020-04-283-49/+146
|\ \ | |/ |/| | | | | vespa-engine/vekterli/optimize-btree-find-parents-with-fix Optimize B-tree bucket DB lookup with used-bits aggregation
| * Optimize B-tree bucket DB lookup with used-bits aggregationTor Brede Vekterli2020-04-273-49/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By tracking the minimum used bits count across all buckets in the database we can immediately start seeking at that implicit level in the tree, as we know no parent buckets can exist above that level. Local synthetic benchmarking shows the following results with a DB size of 917504 buckets and performing getParents for all buckets in sequence: Before optimization: - B-tree DB: 0.593321 seconds - Legacy DB: 0.227947 seconds After optimization: - B-tree DB: 0.191971 seconds - Legacy DB: (unchanged)
* | Merge pull request #13088 from vespa-engine/aressem/skip-more-source-reposArnstein Ressem2020-04-281-1/+6
|\ \ | | | | | | Skip more unstable source repos.
| * | Skip more unstable source repos.Arnstein Ressem2020-04-281-1/+6
| | |
* | | Merge pull request #13087 from ↵Jon Marius Venstad2020-04-281-0/+1
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/use-tmp-for-maven-local-repository Use /tmp/ for maven local repository
| * | | Use /tmp/ for maven local repositoryHarald Musum2020-04-281-0/+1
|/ / /
* | | Merge pull request #13085 from vespa-engine/gjoranv/reduce-#threadsHenning Baldersheim2020-04-282-7/+23
|\ \ \ | | | | | | | | Limit number of threads for applications with <20 nodes.
| * | | Limit number of threads for applications with <20 nodes.gjoranv2020-04-282-7/+23
| | | |
* | | | Merge pull request #13086 from ↵Jon Marius Venstad2020-04-282-3/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/create-watcher-after-session-has-been-added Create watcher later and log more if sessionsChanged() fails
| * | | | Create watcher later and log more if sessionsChanged() failsHarald Musum2020-04-282-3/+7
| |/ / /
* | | | Merge pull request #13082 from vespa-engine/jonmv/no-sandbox-in-prodJon Marius Venstad2020-04-281-1/+4
|\ \ \ \ | | | | | | | | | | Disallow Screwdriver from submitting to the sandbox tenant
| * | | | Disallow Screwdriver from submitting to the sandbox tenantJon Marius Venstad2020-04-271-1/+4
| | | | |
* | | | | Merge pull request #13015 from ↵Harald Musum2020-04-2818-52/+76
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/hmusum/use-docker-image-instead-of-string-3 Use DockerImage instead of String
| * | | | Merge branch 'master' into hmusum/use-docker-image-instead-of-string-3Harald Musum2020-04-27649-4269/+5912
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #13083 from vespa-engine/olaa/add-container-name-to-metadataOla Aunrønning2020-04-272-0/+2
|\ \ \ \ \ | | | | | | | | | | | | Add container name to metadata
| * | | | | Remove unused functionOla Aunrønning2020-04-271-3/+0
| | | | | |
| * | | | | Use full coredump pathOla Aunrønning2020-04-273-3/+2
| | | | | |
| * | | | | Use coredump path instead of container nameOla Aunrønning2020-04-272-1/+6
| | | | | |
| * | | | | Add container name to metadataOla Aunrønning2020-04-271-0/+1
| | | | | |
* | | | | | Merge pull request #13081 from vespa-engine/balder/remove-flushHenning Baldersheim2020-04-2714-192/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove flush from provider interface.
| * | | | | | Remove flush from provider interface.Henning Baldersheim2020-04-2714-192/+10
| | | | | | |
* | | | | | | Merge pull request #13079 from vespa-engine/ogronnesby/billing-policiesØyvind Grønnesby2020-04-274-6/+99
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Create policies for billing API resources
| * | | | | | Fix conflict in path specsØyvind Grønnesby2020-04-271-1/+0
| | | | | | |
| * | | | | | Create policies for billing API resourcesØyvind Grønnesby2020-04-274-6/+100
| | | | | | |
* | | | | | | Merge pull request #13080 from ↵Henning Baldersheim2020-04-279-269/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/balder/no-more-batching-of-operations Remove batching of messages that has no effect in favor of making asy…
| * | | | | | Update comments, and don't copy the shared ptr when not necessary.Henning Baldersheim2020-04-273-9/+10
| | | | | | |
| * | | | | | Remove batching of messages that has no effect in favor of making async ↵Henning Baldersheim2020-04-278-265/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | operations easier to implement.
* | | | | | Merge pull request #13007 from ↵Bjørn Christian Seime2020-04-273-14/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/remove-nginx-upstream-proxy-protocol-feature-flag Remove 'nginx-upstream-proxy-protocol' feature flag
| * | | | | | Remove 'nginx-upstream-proxy-protocol' feature flagBjørn Christian Seime2020-04-273-14/+0
|/ / / / / /
* | | | | | Merge pull request #13058 from ↵Geir Storli2020-04-273-17/+109
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/ignore-hnsw-index-save-file-if-major-parameters-are-changed Ignore hnsw index attribute save file if major parameters are changed.
| * | | | | | Fix typos in test descriptions.Tor Egge2020-04-271-2/+2
| | | | | | |
| * | | | | | Ignore hnsw index attribute save file if major parameters are changed.Tor Egge2020-04-243-17/+109
| | | | | | |
* | | | | | | Merge pull request #13078 from vespa-engine/bratseth/forgetMartin Polden2020-04-273-7/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bratseth/forget
| * | | | | | | Test forgetting on docker hostJon Bratseth2020-04-272-7/+13
| | | | | | | |
| * | | | | | | Support forgetting nodes completelyJon Bratseth2020-04-273-6/+32
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normally we want to remember removed nodes by putting them in the deprovisio´ned state. But if we are sure they will never re-enter the system we should forget them completetely. With this that is achieved by issuing another DELETE on the node when it is in the deprovisioned state.
* | | | | | | Merge pull request #13075 from ↵Henning Baldersheim2020-04-276-104/+103
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | vespa-engine/balder/avoid-having-the-context-as-a-thread-local Prepare for making persistence layer async.
| * | | | | | Update comments to reflect reality.Henning Baldersheim2020-04-271-3/+1
| | | | | | |
| * | | | | | Prepare for making persistence layer async.Henning Baldersheim2020-04-266-102/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid state in the thread.
* | | | | | | Merge pull request #13073 from vespa-engine/gjoranv/dont-depend-on-vespalog3gjoranv2020-04-2728-124/+103
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Gjoranv/dont depend on vespalog3
| * | | | | | Remove unnecessary dependencies to vespalog.gjoranv2020-04-2711-53/+2
| | | | | | |
| * | | | | | Add dependency to vespalog (directly used by these modules)gjoranv2020-04-262-1/+13
| | | | | | |