summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #23521 from vespa-engine/bratseth/autoscaling-test-cleanupv8.20.14Jon Bratseth2022-07-189-591/+587
|\ | | | | Bratseth/autoscaling test cleanup
| * CleanupJon Bratseth2022-07-181-4/+0
| |
| * Use fixtureJon Bratseth2022-07-182-33/+33
| |
| * Use fixture and handle just 1 nodeJon Bratseth2022-07-183-17/+12
| |
| * Use fixtureJon Bratseth2022-07-181-56/+42
| |
| * Use fixtureJon Bratseth2022-07-183-47/+47
| |
| * Use fixtureJon Bratseth2022-07-183-32/+22
| |
| * Use fixtureJon Bratseth2022-07-183-43/+37
| |
| * Use fixtureJon Bratseth2022-07-171-25/+8
| |
| * Use fixtureJon Bratseth2022-07-171-17/+12
| |
| * Use fixtureJon Bratseth2022-07-172-18/+19
| |
| * Use fixtureJon Bratseth2022-07-171-22/+19
| |
| * Use fixtureJon Bratseth2022-07-173-19/+23
| |
| * Use fixtureJon Bratseth2022-07-171-17/+12
| |
| * Use fixtureJon Bratseth2022-07-172-31/+20
| |
| * Use fixtureJon Bratseth2022-07-171-15/+6
| |
| * Use fixtureJon Bratseth2022-07-171-15/+8
| |
| * Use fixtureJon Bratseth2022-07-171-39/+30
| |
| * Use fixtureJon Bratseth2022-07-171-27/+14
| |
| * Use fixtureJon Bratseth2022-07-173-58/+88
| |
| * Use fixtureJon Bratseth2022-07-171-42/+22
| |
| * Introduce fixtureJon Bratseth2022-07-179-95/+194
| |
* | Merge pull request #23522 from vespa-engine/arnej/bump-onnxruntime-versiongjoranv2022-07-182-2/+2
|\ \ | | | | | | use same onnxruntime version for Java as for C++
| * | use same onnxruntime version for Java as for C++Arne Juul2022-07-182-2/+2
|/ /
* | Merge pull request #23520 from vespa-engine/balder/gc-typedef-not-neededTor Brede Vekterli2022-07-183-10/+8
|\ \ | | | | | | GC typedef not needed anymore.
| * | Use standard return value.Henning Baldersheim2022-07-173-6/+6
| | |
| * | GC typedef not needed anymore.Henning Baldersheim2022-07-172-4/+2
| | |
* | | Merge pull request #23519 from vespa-engine/simplify-setup-of-ExecutionFactoryJon Bratseth2022-07-185-62/+66
|\ \ \ | | | | | | | | Make ExecutionFactory a child of SearchHandler for correct chains config [run-systemtest]
| * | | Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-155-62/+66
| |/ / | | | | | | | | | + Simpifly and unify platform bundles setup.
* | | Merge pull request #23518 from rafan/patch-1Jon Bratseth2022-07-181-1/+1
|\ \ \ | |/ / |/| | Need Java 17 for Vespa 8 now
| * | Need Java 17 for Vespa 8 nowRong-En Fan2022-07-151-1/+1
|/ /
* | Merge pull request #23517 from vespa-engine/bjorncs/jdk8-compatv8.19.24Bjørn Christian Seime2022-07-154-9/+66
|\ \ | | | | | | Build vespa-feed-client as multi-release JAR and use reflection as workaround for JDK8
| * | Build vespa-feed-client as multi-release JARBjørn Christian Seime2022-07-154-9/+66
|/ / | | | | | | Hardcode ALPN protcol name for JDK8
* | Merge pull request #23515 from ↵Håkon Hallingstad2022-07-151-2/+2
|\ \ | |/ |/| | | | | vespa-engine/hmusum/extend-feature-flag-expiry-date-14 Extend expiry date for some flags
| * Extend expiry date for some flagsHarald Musum2022-07-151-2/+2
|/
* Merge pull request #23514 from vespa-engine/bratseth/current-loadJon Bratseth2022-07-142-4/+17
|\ | | | | Find current load more reliably
| * Find current load more reliablyJon Bratseth2022-07-142-4/+17
|/
* Merge pull request #23513 from vespa-engine/bratseth/make-smaller-changesMartin Polden2022-07-146-9/+18
|\ | | | | Bratseth/make smaller changes
| * Make smaller resource changesJon Bratseth2022-07-141-1/+1
| |
| * No functional changesJon Bratseth2022-07-145-8/+17
| |
* | Merge pull request #23510 from ↵Håkon Hallingstad2022-07-142-5/+20
|\ \ | | | | | | | | | | | | vespa-engine/bjorncs/fix-unsafe-content-input-stream Fix bug in UnsafeContentInputStream where read() corrupts "marked" content
| * | Fix bug in UnsafeContentInputStream where read() corrupts "marked" contentBjørn Christian Seime2022-07-142-5/+20
| | |
* | | Merge pull request #23512 from ↵Geir Storli2022-07-141-0/+1
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/toregge/stop-storing-longstring-values-in-docsum-blobs-for-indexed-search Stop storing longstring values in docsum blobs for indexed searched.
| * | | Stop storing longstring values in docsum blobs for indexed searched.Tor Egge2022-07-141-0/+1
|/ / /
* | | Merge pull request #23511 from vespa-engine/bratseth/peersHarald Musum2022-07-141-1/+1
|\ \ \ | |_|/ |/| | Don't claim to have peers
| * | Don't claim to have peersJon Bratseth2022-07-141-1/+1
|/ /
* | Merge pull request #23507 from ↵Håkon Hallingstad2022-07-141-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/add-cluster-to-exception-message Add cluster to exception message
| * | Add cluster to exception messageHarald Musum2022-07-141-1/+1
| | |
* | | Merge pull request #23508 from ↵Håkon Hallingstad2022-07-141-1/+1
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/decrease-keepSessionsWithUnknownStatusHours Decrease keepSessionsWithUnknownStatusHours from 48 to 24 hours
| * | | Decrease keepSessionsWithUnknownStatusHours from 48 to 24 hoursHarald Musum2022-07-141-1/+1
| |/ /