summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.289.36-1].vespa-7.289.36-1sd-buildbot2020-09-224-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.289.36 --no-auto-changelog
* Merge pull request #14450 from vespa-engine/lesters/explicit-onnx-configJon Bratseth2020-09-2012-77/+329
|\ | | | | Add explicit config for onnx models
| * Add explicit config for onnx modelsLester Solbakken2020-09-1812-77/+329
| |
* | Merge pull request #14454 from vespa-engine/jonmv/async-document-v1Jon Marius Venstad2020-09-1818-74/+254
|\ \ | | | | | | Jonmv/async document v1
| * | Update abi-specJon Marius Venstad2020-09-181-3/+31
| | |
| * | Get more juice out of ResponseJon Marius Venstad2020-09-186-40/+141
| | |
| * | Add unit test to document inaccurate reply merging on TAS failedJon Marius Venstad2020-09-181-0/+20
| | |
| * | Deprecate and ignore impossible outcome of sending to MBusJon Marius Venstad2020-09-182-1/+1
| | |
| * | Non-functional changesJon Marius Venstad2020-09-187-11/+7
| | |
| * | Accept DocumentPut in AsyncSessionJon Marius Venstad2020-09-163-8/+40
| | |
| * | Deprecate DocumentAccess.createDefault which uses self subscriptionJon Marius Venstad2020-09-162-3/+5
| | |
| * | Non-functionalJon Marius Venstad2020-09-143-9/+10
| | |
* | | Merge pull request #14455 from ↵Håkon Hallingstad2020-09-1823-93/+408
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hakonhall/30s-down-moratorium-before-allowing-suspension 30s down-moratorium before allowing suspension
| * | | Update ↵Håkon Hallingstad2020-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | application-model/src/main/java/com/yahoo/vespa/applicationmodel/ClusterId.java Co-authored-by: Harald Musum <musum@verizonmedia.com>
| * | | Log when config server changes healthHåkon Hallingstad2020-09-181-2/+19
| | | |
| * | | 30s down-moratorium before allowing suspensionHåkon Hallingstad2020-09-1822-91/+389
| | | |
* | | | Merge pull request #14453 from vespa-engine/toregge/benchmark-update-operationsHenning Baldersheim2020-09-181-4/+65
|\ \ \ \ | | | | | | | | | | Benchmark update operations.
| * | | | Provide attribute name in attribute config.Tor Egge2020-09-181-0/+1
| | | | |
| * | | | Benchmark update operations.Tor Egge2020-09-181-4/+64
|/ / / /
* | | | Merge pull request #14449 from vespa-engine/toregge/add-benchmark-optionsHenning Baldersheim2020-09-181-40/+168
|\ \ \ \ | | | | | | | | | | Add options to vespa spi feed benchmark.
| * | | | Add options to vespa spi feed benchmark.Tor Egge2020-09-181-40/+168
| | | | |
* | | | | Merge pull request #14440 from ↵Håvard Pettersen2020-09-189-49/+385
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/havardpe/general-join-for-mixed-tensors general join for mixed tensors
| * | | | | explicit check for stride tagsHåvard Pettersen2020-09-181-2/+2
| | | | | |
| * | | | | combine helper classes into one classHåvard Pettersen2020-09-181-40/+40
| | | | | | | | | | | | | | | | | | | | | | | | in order to handle index swapping more locally
| * | | | | unroll up to 3 levels of loopsHåvard Pettersen2020-09-183-10/+28
| | | | | | | | | | | | | | | | | | | | | | | | to avoid checking if there are any more loops for each step/call
| * | | | | general join for mixed tensorsHåvard Pettersen2020-09-179-49/+367
| | | | | |
* | | | | | Merge pull request #14447 from vespa-engine/bratseth/autoscaling-metric-setValerij Fredriksen2020-09-1840-204/+188
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Bratseth/autoscaling metric set
| * | | | | Use 'autoscaling' metrics consumerJon Bratseth2020-09-182-3/+4
| | | | | |
| * | | | | Add 'autoscaling' metric consumerJon Bratseth2020-09-184-7/+40
| | | | | |
| * | | | | Non-functional changes onlyJon Bratseth2020-09-1811-74/+48
| | | | | |
| * | | | | No functional changesJon Bratseth2020-09-182-3/+3
| | | | | |
| * | | | | No functional changesJon Bratseth2020-09-1830-161/+133
| | | | | |
| * | | | | Non-functional changes onlyJon Bratseth2020-09-185-16/+20
| | | | | |
* | | | | | Merge pull request #14448 from ↵Henning Baldersheim2020-09-182-129/+54
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/run-store-operation-in-master-thread Run storeOperation in master thread
| * | | | | | Run storeOperation in master threadHenning Baldersheim2020-09-182-129/+54
| | | | | | |
* | | | | | | Merge pull request #14445 from vespa-engine/hmusum/remove-stale-stop-commandHenning Baldersheim2020-09-181-7/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove stale stop command for config server
| * | | | | | | Remove stale commentHarald Musum2020-09-181-1/+0
| | | | | | | |
| * | | | | | | jdisc_container_stop does not exist anymore, removeHarald Musum2020-09-181-6/+0
| | | | | | | |
* | | | | | | | Merge pull request #14446 from vespa-engine/hmusum/shutdown-transport-laterHenning Baldersheim2020-09-181-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Shut down transport after rpc executor
| * | | | | | | Shut down transport after rpc executorHarald Musum2020-09-181-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #14441 from vespa-engine/hmusum/take-lock-before-deletingJon Marius Venstad2020-09-181-1/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Take lock before deleting
| * | | | | | | Take lock before deletingHarald Musum2020-09-171-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #14444 from ↵Harald Musum2020-09-181-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/reduce-time-to-keep-expired-sessions-5 Reduce expiry time for remote sessions and session locks from 120 min…
| * | | | | | Reduce expiry time for remote sessions and session locks from 120 minutes to ↵Harald Musum2020-09-181-2/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | 90 minutes
* | | | | | Merge pull request #14443 from vespa-engine/hmusum/increase-reservation-expiryJon Bratseth2020-09-181-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use expiry time that matches timeouts used in config server
| * | | | | | Use expiry time that matches timeouts used in config serverHarald Musum2020-09-181-1/+3
| |/ / / / /
* | | | | | Merge pull request #14442 from vespa-engine/hmusum/add-timeout-to-error-messageHåkon Hallingstad2020-09-182-4/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Add timeout to error message
| * | | | | Add timeout to error messageHarald Musum2020-09-182-4/+11
|/ / / / /
* | | | | Merge pull request #14437 from vespa-engine/freva/content-apiValerij Fredriksen2020-09-176-3/+70
|\ \ \ \ \ | |_|_|/ / |/| | | | Implement content API in application v4
| * | | | Implement content API in application v4Valerij Fredriksen2020-09-176-3/+70
|/ / / /