aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Validate prefix matchingJon Bratseth2023-06-054-24/+85
| | | |
* | | | Merge pull request #27300 from vespa-engine/hmusum/cluster-controller-cleanup-7Harald Musum2023-06-067-177/+39
|\ \ \ \ | | | | | | | | | | Hmusum/cluster controller cleanup 7
| * | | | Require non-null MetricUpdaterHarald Musum2023-06-053-22/+11
| | | | |
| * | | | Add back some testing of getMaster()Harald Musum2023-06-051-0/+60
| | | | |
| * | | | Remove support for RPC method getMaster, only used in testsHarald Musum2023-06-054-176/+2
| | | | |
| * | | | Inline and simplifyHarald Musum2023-06-051-15/+2
| | | | |
* | | | | Merge pull request #27297 from vespa-engine/bjorncs/bert-embedder-services-xmlBjørn Christian Seime2023-06-0618-211/+346
|\ \ \ \ \ | |_|_|/ / |/| | | | Bjorncs/bert embedder services xml
| * | | | Ensure model is registered with file registryBjørn Christian Seime2023-06-054-25/+23
| | | | |
| * | | | Remove/rewrite unit tests with old mechanism for configuring Bert embedderBjørn Christian Seime2023-06-057-158/+72
| | | | |
| * | | | Make pooling strategy configurable for Huggingface embedderBjørn Christian Seime2023-06-057-21/+67
| | | | |
| * | | | Test that Bert embedder is configuredBjørn Christian Seime2023-06-052-0/+51
| | | | |
| * | | | Improve unit testing of huggingface embedder configurationBjørn Christian Seime2023-06-051-16/+53
| | | | |
| * | | | Add typed component definition for Bert embedderBjørn Christian Seime2023-06-053-6/+95
| | | | |
| * | | | Move config definition to `configdefinitions`Bjørn Christian Seime2023-06-051-0/+0
| | | | |
* | | | | Merge pull request #27298 from vespa-engine/bratseth/clustermodel-refactorValerij Fredriksen2023-06-061-106/+98
|\ \ \ \ \ | | | | | | | | | | | | Bratseth/clustermodel refactor
| * | | | | Refactor: Reorder some methodsJon Bratseth2023-06-051-21/+18
| | | | | |
| * | | | | Refactor: Extract cpu, memory and disk methodsJon Bratseth2023-06-051-85/+80
|/ / / / /
* | | | | Merge pull request #27295 from ↵v8.172.18gjoranv2023-06-051-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/add-maven-property-for-failOnWarnings Add mvn property to simplify use of bundle-plugin's failOnWarnings
| * | | | | Add mvn property to simplify use of bundle-plugin's failOnWarningsgjoranv2023-06-051-0/+2
| | | | | |
* | | | | | Merge pull request #27296 from vespa-engine/add-public-api-header-to-annotationsBjørn Christian Seime2023-06-051-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add public api manifest header to annotations bundle.
| * | | | | | Add public api manifest header to annotations bundle.gjoranv2023-06-051-0/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | - Must be added manually, as it's built with maven-bundle-plugin
* | | | | | Merge pull request #27294 from vespa-engine/olaa/list-consumersOla Aunrønning2023-06-052-5/+85
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add API path for listing metric consumers
| * | | | | | Add API path for listing metric consumersOla Aunronning2023-06-052-5/+85
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #27293 from vespa-engine/freva/fix-todosValerij Fredriksen2023-06-052-11/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Revert "Always write cloudAccount for GCP LBs"
| * | | | | Revert "Always write cloudAccount for GCP LBs"Valerij Fredriksen2023-06-052-11/+1
| |/ / / / | | | | | | | | | | | | | | | This reverts commit fe7876516c97365c22d975fb25b6f2cd4a54e0f8.
* | | | | Merge pull request #27291 from vespa-engine/freva/update-zk-real-testHarald Musum2023-06-051-27/+37
|\ \ \ \ \ | | | | | | | | | | | | Bring RealDataScenarioTest up-to-date
| * | | | | Bring RealDataScenarioTest up-to-dateValerij Fredriksen2023-06-051-27/+37
| |/ / / /
* | | | | Merge pull request #27290 from vespa-engine/aressem/fix-opensource-release-testArnstein Ressem2023-06-052-5/+4
|\ \ \ \ \ | | | | | | | | | | | | Get release date from metadata. Check for released file and not dir a…
| * | | | | Remove test in PRArnstein Ressem2023-06-051-1/+0
| | | | | |
| * | | | | Add missing charArnstein Ressem2023-06-051-2/+2
| | | | | |
| * | | | | Use jqArnstein Ressem2023-06-051-2/+1
| | | | | |
| * | | | | Get release date from metadata. Check for released file and not dir as these ↵Arnstein Ressem2023-06-052-3/+4
| | |_|_|/ | |/| | | | | | | | | | | | | are no longer available (gives 404).
* | | | | Merge pull request #27287 from vespa-engine/fail-on-warnings-from-bundle-plugingjoranv2023-06-0526-5/+56
|\ \ \ \ \ | |_|/ / / |/| | | | Fail on warnings from bundle plugin
| * | | | Add necessary options to use failOnWarningsgjoranv2023-06-0524-2/+44
| | | | |
| * | | | Set 'failOnWarnings' to truegjoranv2023-06-051-0/+1
| | | | |
| * | | | Make 'com.yahoo.vespa.hosted' groupIds internal by default.gjoranv2023-06-051-3/+11
| | |_|/ | |/| |
* | | | Merge pull request #27288 from vespa-engine/olaa/write-server-confOla Aunrønning2023-06-051-2/+26
|\ \ \ \ | | | | | | | | | | Write server.conf. Use athenz CA. Fix certificate path
| * | | | Write server.conf. Use athenz CA. Fix certificate pathOla Aunronning2023-06-051-2/+26
| | | | |
* | | | | Merge pull request #27289 from vespa-engine/bratseth/only-validate-specifiedValerij Fredriksen2023-06-051-5/+3
|\ \ \ \ \ | | | | | | | | | | | | Only validate specified values
| * | | | | Only validate specified valuesJon Bratseth2023-06-051-5/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #27275 from ↵Tor Brede Vekterli2023-06-054-114/+143
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/vekterli/do-not-block-comm-mgr-thread-when-aborting-ops Avoid blocking CommunicationManager thread during cluster state transitions
| * | | | Explicitly assert that task executor posting was not rejectedTor Brede Vekterli2023-06-051-1/+3
| | | | |
| * | | | Ensure executor is synced after shutdownTor Brede Vekterli2023-06-052-6/+8
| | | | | | | | | | | | | | | | | | | | Also clarify/update some comments.
| * | | | Avoid blocking CommunicationManager thread during cluster state transitionsTor Brede Vekterli2023-06-024-114/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incoming cluster state versions are not applied locally on a content node until all potentially conflicting operations running in the persistence threads have completed and all potentially conflicting operations in the persistence queues have been aborted. This can take a relatively long time when running LID space compactions etc via the persistence threads, and we'd risk blocking the main CommunicationManager thread (which handles all cluster controller communication) for prolonged periods of time. Move state blocking and internal state propagation to a dedicated task executor. The executor only has 1 thread, effectively turning it into an asynchronous FIFO executor.
* | | | | Merge pull request #27284 from vespa-engine/bratseth/dont-validate-max-in-testØyvind Grønnesby2023-06-051-6/+7
|\ \ \ \ \ | |_|/ / / |/| | | | Don't validate max in test zones
| * | | | Don't validate max in test zonesJon Bratseth2023-06-051-6/+7
| | | | |
* | | | | Merge pull request #27286 from vespa-engine/hmusum/increase-timeoutJon Marius Venstad2023-06-052-5/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | | Increase timeout and add some more to exception message when connecti…
| * | | | Increase timeout and add some more to exception message when connection failsHarald Musum2023-06-052-5/+10
|/ / / /
* | | | Only return public addresses in Wireguard peer API (#27273)Valerij Fredriksen2023-06-055-28/+40
| | | | | | | | | | | | | | | | | | | | * Only return public addresses in Wireguard peer API * Only add public IP WG peers in config server
* | | | Merge pull request #27242 from vespa-engine/hmusum/remove-unused-flag-3Harald Musum2023-06-051-6/+0
|\ \ \ \ | | | | | | | | | | Remove unused flag