summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Jonmv/async doc v1 implementation"Harald Musum2020-09-2911-1538/+106
* Merge pull request #14554 from vespa-engine/jonmv/async-doc-v1-implementationJon Marius Venstad2020-09-2911-106/+1538
|\
| * Common metrics code and abi specJon Marius Venstad2020-09-284-9/+16
| * Tests and the fixes they entailedJon Marius Venstad2020-09-284-30/+47
| * Test throttling and handle responses arriving before their acksJon Marius Venstad2020-09-281-21/+47
| * Separate out delay queue, and add unit test for itJon Marius Venstad2020-09-283-222/+301
| * Use wait over sleep, to allow waking up maintainers on demandJon Marius Venstad2020-09-251-11/+18
| * Update abi spec and simplify synch i LocalAsyncSessionJon Marius Venstad2020-09-253-10/+15
| * Make LocalAsyncSession async when asked to, and test thisJon Marius Venstad2020-09-253-72/+131
| * Eliminate code duplication in generating metric context for requestsJon Marius Venstad2020-09-253-53/+49
| * Copyright header, one more catch, unused parameter GCJon Marius Venstad2020-09-252-7/+10
| * Add async /document/v1 and backing executorJon Marius Venstad2020-09-253-0/+1233
* | Merge pull request #14607 from vespa-engine/bratseth/adjust-prices-take-2Kristian Aune2020-09-295-9/+16
|\ \
| * | Don't require specific prices hereJon Bratseth2020-09-293-2/+10
| * | Revert "Merge pull request #14605 from vespa-engine/revert-14603-bratseth/adj...Jon Bratseth2020-09-292-7/+6
* | | Merge pull request #14560 from vespa-engine/bratseth/autoscaling-reconfigurat...Jon Bratseth2020-09-2941-395/+660
|\ \ \ | |/ / |/| |
| * | Supplier not producer, unfortunatelyJon Bratseth2020-09-282-7/+3
| * | Track method name changeJon Bratseth2020-09-281-1/+1
| * | Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-28420-3445/+9221
| |\ \
| * | | Extract metric query logicJon Bratseth2020-09-282-68/+104
| * | | Add testerJon Bratseth2020-09-2818-233/+261
| * | | Test filtering of stale measurementsJon Bratseth2020-09-284-61/+156
| * | | Filter stale measurementsJon Bratseth2020-09-252-1/+26
| * | | Remove, not usedJon Bratseth2020-09-251-5/+0
| * | | Allow non-fresource metricsJon Bratseth2020-09-2516-79/+122
| * | | No functional changesJon Bratseth2020-09-254-7/+14
| * | | Remove window abstractionJon Bratseth2020-09-225-99/+135
| * | | Propagate app config gen through maintenance deploysJon Bratseth2020-09-223-12/+12
* | | | Merge pull request #14606 from vespa-engine/toregge/check-storage-reply-for-e...Henning Baldersheim2020-09-2811-13/+110
|\ \ \ \
| * | | | Adjust log context.Tor Egge2020-09-281-1/+1
| * | | | Check storage reply for errors in vespa-feed-bm.Tor Egge2020-09-2811-13/+110
* | | | | Merge pull request #14605 from vespa-engine/revert-14603-bratseth/adjust-pricesValerij Fredriksen2020-09-282-6/+7
|\ \ \ \ \
| * | | | | Revert "Adjust prices"Arnstein Ressem2020-09-282-6/+7
|/ / / / /
* | | | | Merge pull request #14603 from vespa-engine/bratseth/adjust-pricesKristian Aune2020-09-282-7/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adjust pricesJon Bratseth2020-09-282-7/+6
* | | | | Merge pull request #14604 from vespa-engine/bratseth/more-maintain-lessHarald Musum2020-09-281-1/+1
|\ \ \ \ \
| * | | | | The spare capacity maintainer may be expensiveJon Bratseth2020-09-281-1/+1
* | | | | | Merge pull request #14602 from vespa-engine/toregge/add-distributor-to-vespa-...Henning Baldersheim2020-09-281-32/+158
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add distributor "process" to vespa-feed-bm.Tor Egge2020-09-281-32/+158
| |/ / / /
* | | | | Merge pull request #14599 from vespa-engine/mpolden/log-clusterMartin Polden2020-09-281-1/+4
|\ \ \ \ \
| * | | | | Drop stack traceMartin Polden2020-09-281-1/+3
| * | | | | Add application and cluster to log messageMartin Polden2020-09-281-1/+2
* | | | | | Merge pull request #14601 from vespa-engine/bjorncs/vespa-http-clientJon Bratseth2020-09-281-18/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Force close if draining fails after connection deadlineBjørn Christian Seime2020-09-281-18/+26
| |/ / / /
* | | | | Merge pull request #14592 from vespa-engine/arnej/new-sparse-tensor-value-2Arne H Juul2020-09-2820-12/+659
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | use provided variablesArne Juul2020-09-281-10/+10
| * | | | fix naming in testArne Juul2020-09-281-1/+1
| * | | | less asserts and parametersArne Juul2020-09-287-33/+7
| * | | | minor refactoringArne Juul2020-09-283-3/+11
| * | | | just hold std::vector<T> inside SparseTensorValueArne Juul2020-09-285-34/+41