summaryrefslogtreecommitdiffstats
path: root/vespa-http-client
Commit message (Expand)AuthorAgeFilesLines
* Fail all queued documents on 401 or 403 (will repeat until done)Jon Marius Venstad2020-09-042-6/+13
* SimplifyJon Marius Venstad2020-09-041-7/+3
* Check whether we should poll every pollIntervalJon Bratseth2020-09-041-3/+12
* Revert "Merge pull request #14263 from vespa-engine/revert-14259-bratseth/dra...Jon Bratseth2020-09-043-86/+157
* Revert "Drain in a separate thread"Jon Bratseth2020-09-033-157/+86
* Remove in a supported wayJon Bratseth2020-09-022-6/+4
* Drain in a separate threadJon Bratseth2020-09-022-83/+156
* Merge pull request #14229 from vespa-engine/bratseth/http-client-testsJon Bratseth2020-09-0213-2064/+308
|\
| * Pull up OperationProcessorTesterJon Bratseth2020-09-015-119/+135
| * Remove slow tests of deprecated SessionJon Bratseth2020-09-015-1627/+0
| * Migrate IOThread testsJon Bratseth2020-09-016-413/+268
* | Generate a Vtag class in vespa-http-clientJon Bratseth2020-09-014-10/+49
|/
* Drain old connections with exponential dropoff due to reduce costJon Bratseth2020-08-312-28/+37
* Actually close connectionJon Bratseth2020-08-313-8/+20
* Test old connection pollingJon Bratseth2020-08-3112-80/+327
* Completely parametrize timeJon Bratseth2020-08-2820-186/+247
* Parametrize clockJon Bratseth2020-08-2817-57/+106
* Time out connections on the IOThread levelJon Bratseth2020-08-2812-131/+240
* Remember when we connectedJon Bratseth2020-08-275-21/+36
* Add a gateway connection factoryJon Bratseth2020-08-278-73/+153
* Non-functional changes onlyJon Bratseth2020-08-275-35/+36
* 1000 -> 500.0Henning Baldersheim2020-08-031-1/+1
* Let fast be fastHenning Baldersheim2020-08-032-4/+3
* - Let default idlePollFrequency be unset.Henning Baldersheim2020-08-036-53/+40
* Change default poll frequency when idle form 1000hz to 10hz.Henning Baldersheim2020-08-034-13/+39
* Propagate cluster infoJon Bratseth2020-05-061-1/+1
* Minor fixesJon Bratseth2020-04-162-3/+2
* Randomize chunk sizeJon Bratseth2020-04-151-2/+14
* Nonfunctional changes onlyJon Bratseth2020-04-152-23/+17
* The document queue is always sharedJon Bratseth2020-04-156-52/+51
* Nonfunctional changes onlyJon Bratseth2020-04-155-74/+35
* Merge pull request #12664 from vespa-engine/bratseth/dont-use-phrase-segmenta...Jon Bratseth2020-03-243-41/+39
|\
| * Non-functional changes onlyJon Bratseth2020-03-233-39/+34
| * Non-functional changes onlyJon Bratseth2020-03-231-2/+5
* | Nonfunctional changes only>Jon Bratseth2020-03-242-6/+4
|/
* Only print size related stats when input is fileOla Aunrønning2020-02-191-5/+7
* Read input size from FormatInputStream instead of fileOla Aunrønning2020-02-191-4/+3
* Upgrade Apache httpclient+httpcore to newest versionBjørn Christian Seime2020-01-101-2/+9
* Revert "Bjorncs/java deps cleanup"Harald Musum2020-01-101-2/+2
* Upgrade Apache httpclient and httpcore to newest versionBjørn Christian Seime2020-01-091-2/+2
* Merge pull request #11701 from vespa-engine/revert-11693-revert-11681-bjorncs...Bjørn Christian Seime2020-01-092-15/+7
|\
| * Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-082-15/+7
| * Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-082-7/+15
| * Merge pull request #11681 from vespa-engine/bjorncs/apache-commons-libraries-...Bjørn Christian Seime2020-01-072-15/+7
| |\
| | * Remove use of common-lang in vespa-http-clientBjørn Christian Seime2020-01-072-15/+7
* | | No HamcrestJon Bratseth2020-01-071-91/+86
|/ /
* | Merge pull request #11672 from vespa-engine/bratseth/validate-hostnamesJon Bratseth2020-01-076-48/+88
|\ \ | |/ |/|
| * Make staticJon Bratseth2020-01-071-1/+1
| * Test properlyJon Bratseth2020-01-071-4/+17
| * Use 'localhost' as hostnameJon Bratseth2020-01-073-11/+12