summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let handlers dedfine a default request typeJon Bratseth2020-10-014-6/+38
* Merge pull request #14663 from vespa-engine/jonmv/create-system-clock-for-doc-v1Jon Marius Venstad2020-10-011-3/+3
|\
| * Clock.systemUTC() instead of non-existent injected ClockJon Marius Venstad2020-10-011-3/+3
* | Merge pull request #14659 from vespa-engine/geirst/feed-bm-more-optionsGeir Storli2020-10-013-107/+207
|\ \ | |/ |/|
| * Calculate average throughput and cleanup how benchmark results are printed.Geir Storli2020-10-011-19/+80
| * Rename 'threads' to 'client-threads' and change default to 1.Geir Storli2020-10-011-21/+21
| * Add option to set num response threads used in service layer.Geir Storli2020-10-011-1/+15
| * Use btree bucket db as default.Geir Storli2020-10-011-11/+24
| * Use the same RPC compression config as the default in stor-communicationmanag...Geir Storli2020-10-013-55/+67
* | Merge pull request #14634 from vespa-engine/jonmv/async-feed-handlerJon Marius Venstad2020-10-0129-165/+2792
|\ \
| * | Await advance from test thread to next arrive is in the intended phaseJon Marius Venstad2020-09-302-4/+5
| * | Make ManualClock thread safeJon Marius Venstad2020-09-302-11/+12
| * | Enable compressed responses in feed clientJon Marius Venstad2020-09-301-2/+1
| * | Add thread name argument to test code as wellJon Marius Venstad2020-09-301-1/+2
| * | Update abi spec for applicationJon Marius Venstad2020-09-301-0/+11
| * | Use named threads for maintenanceJon Marius Venstad2020-09-301-4/+6
| * | Preserve user callbacks through DocumentOperationExecutorImplJon Marius Venstad2020-09-302-5/+16
| * | Simplify with closures to handle async responsesJon Marius Venstad2020-09-301-48/+16
| * | Allow closures for handling document api ResponsesJon Marius Venstad2020-09-305-73/+90
| * | Test client close during request handlingJon Marius Venstad2020-09-302-1/+8
| * | Strict FIFO when throttlingJon Marius Venstad2020-09-302-23/+55
| * | Add convenience for creating a LocalDocumentAccessJon Marius Venstad2020-09-303-4/+50
| * | Re-add test that was accidentally removedJon Marius Venstad2020-09-301-0/+23
| * | Register operations with phaser in the caller threadJon Marius Venstad2020-09-304-16/+29
| * | Fix testsJon Marius Venstad2020-09-302-7/+10
| * | More response tests — some more try-catchJon Marius Venstad2020-09-303-178/+259
| * | Throw IllegalArgumentException on bad input, rather than RuntimeExceptionJon Marius Venstad2020-09-301-2/+2
| * | Add handler test and various fixesJon Marius Venstad2020-09-302-21/+302
| * | Separate out interface for DocumentOperationExecutorJon Marius Venstad2020-09-305-534/+748
| * | Add equals and hashCode to some classesJon Marius Venstad2020-09-307-3/+67
| * | Actually add test for DocumentOperationExecutorJon Marius Venstad2020-09-302-0/+363
| * | Move setPhaser to LocalDocumentAccessJon Marius Venstad2020-09-307-26/+82
| * | Revert "Revert "Jonmv/async doc v1 implementation""Jon Marius Venstad2020-09-3011-106/+1538
* | | Merge pull request #14658 from vespa-engine/arnej/add-some-builder-reserveArne H Juul2020-10-014-0/+5
|\ \ \
| * | | add builder reserve() calls some obvious placesArne Juul2020-10-014-0/+5
* | | | Merge pull request #14655 from vespa-engine/mpolden/fix-agentValerij Fredriksen2020-10-0111-37/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Store correct agent when adding nodesMartin Polden2020-10-0110-17/+14
| * | | Group node writes by application in testerMartin Polden2020-10-011-20/+39
* | | | Merge pull request #14647 from vespa-engine/hakonhall/record-locks-taken-for-...Håkon Hallingstad2020-10-019-82/+261
|\ \ \ \
| * \ \ \ Fix merge conflictsHåkon Hallingstad2020-10-0157-591/+846
| |\ \ \ \
| * | | | | Record locks taken for external deploysHåkon Hallingstad2020-09-309-82/+261
* | | | | | Merge pull request #14652 from vespa-engine/bjorncs/vespa-http-clientBjørn Christian Seime2020-10-011-11/+19
|\ \ \ \ \ \
| * | | | | | Ensure effective poll intervall from 'timeToPoll' is less than configured pol...Bjørn Christian Seime2020-10-011-11/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #14653 from vespa-engine/bjorncs/vespa-hadoopHenning Baldersheim2020-10-011-1/+2
|\ \ \ \ \ \
| * | | | | | Reduce local queue timeout to 10 minutesBjørn Christian Seime2020-10-011-1/+2
|/ / / / / /
* | | | | | Merge pull request #14651 from vespa-engine/templated-sparse-tensor-4Arne H Juul2020-10-0137-701/+763
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement new Value API in SparseTensorArne Juul2020-10-0137-701/+763
|/ / / / /
* | | | | Merge pull request #14636 from vespa-engine/hmusum/cleanup-1Harald Musum2020-10-018-55/+45
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into hmusum/cleanup-1Harald Musum2020-10-0194-971/+1368
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | SimplifyHarald Musum2020-09-305-26/+19