aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Redo some logging and error reportingØyvind Grønnesby2021-01-291-5/+1
|
* Try to fix Slime useØyvind Grønnesby2021-01-291-1/+1
|
* Silly amounts of loggingØyvind Grønnesby2021-01-291-1/+8
|
* Remove GET handling in handlerØyvind Grønnesby2021-01-291-8/+3
|
* Use the correct @InjectØyvind Grønnesby2021-01-291-3/+1
|
* Initial handler to test secret store connectionØyvind Grønnesby2021-01-292-1/+135
|
* Initial aws secret storeMorten Tokle2021-01-294-2/+107
|
* Merge pull request #16284 from vespa-engine/balder/postpone-the-futureJon Bratseth2021-01-281-2/+2
|\ | | | | Postpone the future.
| * Postpone the future.Henning Baldersheim2021-01-281-2/+2
|/
* Merge pull request #16282 from vespa-engine/freva/remove-wait-for-resourcesValerij Fredriksen2021-01-283-12/+3
|\ | | | | Remove wait-for-resources feature flag
| * Remove wait-for-resources feature flagValerij Fredriksen2021-01-283-12/+3
| |
* | Merge pull request #16280 from ↵Geir Storli2021-01-282-1/+3
|\ \ | | | | | | | | | | | | vespa-engine/geirst/register-resource-usage-listener Register resource usage listener.
| * | Register resource usage listener.Geir Storli2021-01-282-1/+3
| | |
* | | Merge pull request #16241 from vespa-engine/balder/some-code-healthHenning Baldersheim2021-01-2814-55/+45
|\ \ \ | | | | | | | | Some code healt by exposing what is necessary only
| * | | Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-2614-55/+45
| | | |
* | | | Merge pull request #16278 from vespa-engine/jonmv/also-install-new-configJon Marius Venstad2021-01-281-0/+2
|\ \ \ \ | | | | | | | | | | Also install document-protocol-policies config
| * | | | Also install document-protocol-policies configJon Marius Venstad2021-01-281-0/+2
| | | | |
* | | | | Do not expect nodes to downgrade in change duration metric (#16273)Martin Polden2021-01-281-4/+4
| | | | |
* | | | | Merge pull request #16277 from ↵Arne H Juul2021-01-281-0/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/arnej/publish-old-metrics-in-clustercontroller add maybePublishOldMetrics hook
| * | | | | add maybePublishOldMetrics hookArne Juul2021-01-281-0/+16
| |/ / / /
* | | | | Merge pull request #16276 from vespa-engine/balder/use-cms-for-metricsproxyHarald Musum2021-01-282-2/+3
|\ \ \ \ \ | |/ / / / |/| | | | Use the same GC as the rest of the container clusters.
| * | | | Remove empty linesHenning Baldersheim2021-01-281-2/+0
| | | | |
| * | | | Use the same GC as the rest of the container clusters.Henning Baldersheim2021-01-282-1/+4
|/ / / /
* | | | Merge pull request #16270 from vespa-engine/jonmv/reapply-docprot-configJon Marius Venstad2021-01-2839-255/+757
|\ \ \ \ | | | | | | | | | | Jonmv/reapply docprot config [run-systemtest]
| * | | | Move config to other moduleJon Marius Venstad2021-01-283-2/+132
| | | | |
| * | | | Update abi spec and update CMakeListsJon Marius Venstad2021-01-285-4/+5
| | | | |
| * | | | Revert "Move .def to relevant module"Jon Marius Venstad2021-01-284-0/+3
| | | | | | | | | | | | | | | | | | | | This reverts commit 823c34b6b8ab549359b1a35716df94bc31ec5f21.
| * | | | Revert "Update test and abi spec"Jon Marius Venstad2021-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit e18ceeacf60f6d850a22ed8b771d6ea972a231ca.
| * | | | Revert "Update abi spec more"Jon Marius Venstad2021-01-281-132/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit c16712cc670a7a87fb078205030533b6a9b27ef1.
| * | | | Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-2838-255/+755
| | | | | | | | | | | | | | | | | | | | This reverts commit 2e2e2edeb3ea99f2c04925070cf44601e2cd94fb.
* | | | | Merge pull request #16275 from ↵Harald Musum2021-01-283-2/+20
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | vespa-engine/balder/do-not-use-vespa-malloc-for-metrics-proxy Do not use vespamalloc for metrics-proxy. It is pure java.
| * | | | Do not use vespamalloc for metrics-proxy. It is pure java.Henning Baldersheim2021-01-283-2/+20
| | | | |
* | | | | Merge pull request #16274 from vespa-engine/mpolden/fix-upstream-nameMartin Polden2021-01-283-6/+7
|\ \ \ \ \ | |/ / / / |/| | | | Use cluster in upstream name
| * | | | Use cluster in upstream nameMartin Polden2021-01-283-6/+7
| | | | |
* | | | | Merge pull request #16257 from ↵Tor Brede Vekterli2021-01-2818-5/+603
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/vekterli/add-feed-block-support-to-cluster-controller Add cluster feed block support to cluster controller [run-systemtest]
| * | | | Add cluster feed block support to cluster controllerTor Brede Vekterli2021-01-2718-5/+603
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will push out a new cluster state bundle indicating cluster feed blocked if one or more nodes in the cluster has one or more resources exhausted. Similarly, a new state will be pushed out once no nodes have resources exhausted any more. The feed block description currently contains up to 3 separate exhausted resources, possibly across multiple nodes. A cluster-level event is emitted for both the block and unblock edges. No hysteresis is present yet, so if a node is oscillating around a block-limit, so will the cluster state.
* | | | | Merge pull request #16272 from vespa-engine/mpolden/builderMartin Polden2021-01-281-1/+7
|\ \ \ \ \ | | | | | | | | | | | | Add builder method for container storage path
| * | | | | Add builder method for container storage pathMartin Polden2021-01-281-1/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #16271 from ↵Bjørn Christian Seime2021-01-281-10/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/track-exception-in-test-report Track exceptions caused by invalid test bundle in test report
| * | | | | Track exceptions caused by invalid test bundle in test reportBjørn Christian Seime2021-01-281-10/+20
| | |_|/ / | |/| | |
* | | | | Merge pull request #16269 from ↵Henning Baldersheim2021-01-288-25/+38
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/keep-iterator-creation-in-one-place In order to ensure that lid stats are sampled at the right time ensur…
| * | | | | Still test both variantsHenning Baldersheim2021-01-281-1/+1
| | | | | |
| * | | | | In order to ensure that lid stats are sampled at the right time ensure that ↵Henning Baldersheim2021-01-289-26/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | you do it the *next* time you are in the master thread. This is to ensure that the sync call has taken effect. This also keep the iterator creation logic in one method enhancing readability.
* | | | | | Merge pull request #16268 from vespa-engine/mortent/aws-secretMorten Tokle2021-01-287-0/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | | New module jdisc-cloud-aws
| * | | | | aws parameter storeMorten Tokle2021-01-282-0/+30
| | | | | |
| * | | | | Create new module jdisc-cloud-awsMorten Tokle2021-01-286-0/+42
| |/ / / /
* | | | | Merge pull request #16267 from vespa-engine/arnej/measure-latency-in-nanosecondsJon Bratseth2021-01-281-8/+9
|\ \ \ \ \ | |/ / / / |/| | | | measure latency using System.nanoTime()
| * | | | measure latency using System.nanoTime()Arne Juul2021-01-281-8/+9
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * many Vespa applications have latency in the low range (1-3 ms) * using System.currentTimeMillis() gives very little precision, latency graphs become very spiky * System.nanoTime() should have approximately same cost, and gives much better precision
* | | | Merge pull request #16266 from vespa-engine/revert-16264-mortent/aws-secretMorten Tokle2021-01-286-71/+0
|\ \ \ \ | | | | | | | | | | Revert "Create module for jdisc aws resources"
| * | | | Revert "Create module for jdisc aws resources"Arnstein Ressem2021-01-286-71/+0
|/ / / /