summaryrefslogtreecommitdiffstats
path: root/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/core/communication/ClusterConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Test old connection pollingJon Bratseth2020-08-311-0/+6
* Completely parametrize timeJon Bratseth2020-08-281-1/+1
* Parametrize clockJon Bratseth2020-08-281-4/+8
* Time out connections on the IOThread levelJon Bratseth2020-08-281-1/+3
* Add a gateway connection factoryJon Bratseth2020-08-271-9/+10
* - Let default idlePollFrequency be unset.Henning Baldersheim2020-08-031-1/+4
* Change default poll frequency when idle form 1000hz to 10hz.Henning Baldersheim2020-08-031-1/+2
* The document queue is always sharedJon Bratseth2020-04-151-17/+19
* Nonfunctional changes onlyJon Bratseth2020-04-151-11/+10
* Block 1 ms, not 100 ms between cyclesJon Bratseth2019-07-031-10/+9
* Nonfunctional changes onlyJon Bratseth2019-07-031-36/+24
* Remove support for vespa http client protocol v2. Always use protocol v3.Tor Egge2019-01-211-7/+3
* Use a thread group to avoid any iothreads bumping into a throttled Q.Henning Baldersheim2018-10-181-0/+1
* Nonfunctional changes onlyJon Bratseth2018-04-061-2/+0
* Parse generated tensor function treesJon Bratseth2018-01-221-0/+1
* Nonfunctional changes onlyJon Bratseth2017-09-261-2/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Do less work on IOThread.close as it is sequential. Catch exception when docu...Haakon Dybdahl2016-10-051-2/+2
* PublishJon Bratseth2016-06-151-0/+186