aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused dependency on wiremockBjørn Christian Seime2023-07-131-42/+0
* Remove Apache based implementationBjørn Christian Seime2023-07-131-77/+0
* Allow TLSv1.3Bjørn Christian Seime2023-07-121-4/+4
* Increase timeout and add some more to exception message when connection failsHarald Musum2023-06-051-3/+5
* Restructure assertions and reduce inner timeout, so we see all errorsjonmv2023-03-311-17/+20
* Increase timeout for unstable testHarald Musum2023-01-261-1/+1
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-2/+2
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-2/+2
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-2/+2
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-2/+2
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-2/+2
* Increase timeout to fix flaky testHarald Musum2023-01-171-1/+1
* Merge pull request #25451 from vespa-engine/jonmv/update--cli-argsJon Marius Venstad2023-01-091-1/+1
|\
| * Add "auto" compression modejonmv2023-01-091-1/+1
* | Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-091-5/+4
|/
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol versi...Andreas Eriksen2023-01-061-4/+5
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-061-5/+4
* Use --compression gzip insteadjonmv2023-01-041-24/+32
* Add new testjonmv2023-01-042-0/+108
* Handle old servers in handshakejonmv2022-12-081-2/+37
* Avoid platform-specific error message in testjonmv2022-12-071-51/+54
* Parse error responsesjonmv2022-12-071-4/+5
* Perform a dummy operation when setting up feed client, to catch configuration...jonmv2022-12-071-1/+11
* Effectively join benchmark thread before re3ading statsJon Marius Venstad2022-02-111-6/+8
* Ensure "retried" has partial result by syncing with result thread between ret...Jon Marius Venstad2021-12-171-11/+20
* Use user specified timeout for client timeout as wellJon Marius Venstad2021-12-141-8/+8
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-079-489/+33
* Stabilise unit testJon Marius Venstad2021-11-221-3/+4
* Correct copyright headersJon Bratseth2021-10-201-1/+1
* Add missiung copyrightsJon Bratseth2021-10-201-1/+2
* Merge pull request #19509 from vespa-engine/jonmv/fix-docid-parse-bugv7.481.18Jon Marius Venstad2021-10-111-0/+54
|\
| * Fix document id parse bug in feed clientJon Marius Venstad2021-10-111-0/+54
* | Update Verizon Media copyright notices.gjoranv2021-10-078-8/+8
|/
* Use overloads for http error response / io exceptionJon Marius Venstad2021-08-121-2/+3
* Compute benchmark stats differenceJon Marius Venstad2021-06-301-0/+6
* Parse tracese properlyJon Marius Venstad2021-06-281-7/+35
* Expand JSON readere buffer when too small for current documentJon Marius Venstad2021-06-281-0/+1
* Test and fix removes in JSON feed parserJon Marius Venstad2021-06-281-20/+54
* More tests for feed clientJon Marius Venstad2021-06-281-4/+68
* Merge pull request #18412 from vespa-engine/jonmv/vespa-feed-clientJon Marius Venstad2021-06-252-8/+3
|\
| * Move stuff around, change some doc, default benchmark onJon Marius Venstad2021-06-252-8/+3
* | Merge pull request #18408 from vespa-engine/jonmv/vespa-feed-clientJon Marius Venstad2021-06-254-29/+105
|\|
| * Propagate last retried result when aborting execution (and fix shutdown)Jon Marius Venstad2021-06-251-7/+82
| * Lower log level in HttpRequestStrategyJon Marius Venstad2021-06-251-0/+1
| * All exceptional failures are now exceptionsJon Marius Venstad2021-06-243-22/+22
* | Fix invalid single document parsingBjørn Christian Seime2021-06-251-12/+39
|/
* Use system default trust/key managers if no credentials providedBjørn Christian Seime2021-06-241-0/+24
* Support concatenated JSON objects as feed formatJon Marius Venstad2021-06-231-0/+44
* Some adjustments and fix int -> float division, try dynamic throttlerJon Marius Venstad2021-06-211-2/+2
* Make throttler test scenario more tricky, and print statsJon Marius Venstad2021-06-211-3/+16