aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-core
Commit message (Collapse)AuthorAgeFilesLines
* Remove wrong TODOJon Bratseth2019-01-211-1/+0
|
* Remove wrong TODO - this is needed for vespafeederJon Bratseth2019-01-211-1/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove spooler from config-modelBjørn Christian Seime2019-01-212-35/+0
|
* Nonfunctional changes onlyJon Bratseth2018-12-131-0/+1
|
* Revert "Also obey the timeout."Harald Musum2018-10-296-23/+10
|
* Also obey the timeout.Henning Baldersheim2018-10-296-10/+23
|
* Catch and abort on NullPointerException.Henning Baldersheim2018-10-291-0/+3
|
* Does not throw anymore.Henning Baldersheim2018-10-261-3/+3
|
* Does not throw anymore.Henning Baldersheim2018-10-261-3/+3
|
* Reinstate old visibility since imagesearch are using non-public apis.Henning Baldersheim2018-10-261-10/+10
|
* Move ThreadedFeedAccess out as independent class.Henning Baldersheim2018-10-242-78/+82
|
* Hide the details in the ThreadedFeedAccess to avoid ifs on the outside.Henning Baldersheim2018-10-243-19/+29
|
* Properly close tasks.Henning Baldersheim2018-10-241-0/+6
|
* Add support for using more than 1 sender thread.Henning Baldersheim2018-10-235-31/+87
|
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-251-5/+0
| | | | java portion of documentapi.
* fix lost handler metricsArne Juul2018-09-251-0/+7
| | | | | * since all these classes use a shared FeedContext instance we must make sure that nobody ever uses NullFeedMetric (except unit tests & VespaFeeder).
* Revert "Revert "Balder/again when time is up it is up""Henning Baldersheim2018-02-051-2/+10
|
* Revert "Balder/again when time is up it is up"Henning Baldersheim2018-02-051-10/+2
|
* Add readability.Henning Baldersheim2018-02-051-2/+10
|
* Avoid import by *Henning Baldersheim2018-02-032-4/+4
|
* Try to differentiate between client and server errors.Henning Baldersheim2018-02-032-2/+22
|
* Reduce loglevel to debug.Henning Baldersheim2018-02-031-2/+2
|
* Never log once per requestJon Bratseth2018-01-311-11/+8
|
* The http parameter &totaltimeout can be used to control the overall timeout.Henning Baldersheim2018-01-251-8/+13
| | | | | | If both timeouts are given the lower of the computed and the given &timeout is used per message. Setting &totaltimeout to a negative value enables a fixed timeout given to each message. This mimics todays broken behavior.
* Continually recompute the timeout given to messagebus.Henning Baldersheim2018-01-241-3/+16
| | | | If used by vespafeeder keep old behavior.
* Proper indentation.Henning Baldersheim2018-01-241-36/+37
|
* add jdisc Metric wiringArne Juul2017-12-142-1/+5
| | | | rename metric (will be tagged as a "container" metric anyway)
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+3
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-3/+0
|
* Create function to install config definitions.Arnstein Ressem2017-09-271-4/+2
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+5
|
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
|
* Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
|
* version in def files are deprecatedHarald Musum2017-08-301-1/+0
|
* Update copyright headersJon Bratseth2017-06-1431-31/+31
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1431-31/+31
|
* Update copyright headersJon Bratseth2017-06-1431-31/+31
|
* Remove carriage returnJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-1331-34/+34
|
* Copyright headerJon Bratseth2017-06-1331-34/+34
|
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+1
|
* Add readmesHaakon Dybdahl2017-01-231-0/+1
|
* increase default for maxbusythreadsArne H Juul2017-01-131-1/+1
|
* ensure correct accounting on InterruptedExceptionArne H Juul2017-01-121-7/+12
|