aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #31266 from vespa-engine/revert-31228-jonmv/feed-r...jonmv2024-05-212-2/+8
* Revert "Retry requests within retry count limit OR grace period (default 10s)"Jon Marius Venstad2024-05-212-8/+2
* Retry until timeout, with default lots of retriesjonmv2024-05-161-4/+1
* Prepend doc-id when known, in FeedException.getMessage()jonmv2024-05-161-0/+5
* Retry requests within retry count limit OR grace period (default 10s)jonmv2024-05-161-1/+5
* Avoid methods deprecated in jackson 2.17.1Henning Baldersheim2024-05-061-7/+7
* Revert "Update jackson2.vespa.version to v2.17.0"Henning Baldersheim2024-05-061-7/+7
* Avoid deprecated methods.Henning Baldersheim2024-05-061-7/+7
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-3/+2
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
* Add targetInflight to stats toHenning Baldersheim2024-04-051-4/+10
* Print rate.Henning Baldersheim2024-04-051-4/+10
* Allow specifying connection TTL for feed clientjonmv2023-10-271-0/+4
* Update copyrightJon Bratseth2023-10-0920-22/+22
* Properly model proxy headersBjørn Christian Seime2023-07-121-0/+9
* Support setting CA and hostname verifier for proxyBjørn Christian Seime2023-07-121-0/+12
* Disable string length restriction introduced in Jackson 2.15Bjørn Christian Seime2023-05-091-1/+5
* Require non-null compression, and update docjonmv2023-01-101-1/+1
* Add "auto" compression modejonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-041-2/+4
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+3
* Parse error responsesjonmv2022-12-071-0/+2
* Improve docjonmv2022-11-251-2/+9
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-0/+4
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-281-0/+3
* Await inflight operations before returning from closeBjørn Christian Seime2022-02-041-4/+23
* Ensure no thread is left alive, and input stream is closedJon Marius Venstad2022-01-251-3/+5
* Handle exceptions from result callback gracefullyBjørn Christian Seime2022-01-051-9/+18
* Supply default implementationMorten Tokle2022-01-042-26/+27
* Provide feed client referenceMorten Tokle2022-01-042-28/+48
* Add helper method for synchronous use of feed clientBjørn Christian Seime2021-12-164-0/+204
* Support preferred implementationMorten Tokle2021-12-141-2/+12
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-0717-0/+1737