summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Set route on send session instead of individual messagesTor Brede Vekterli2018-05-231-11/+1
| | | | | | Session route is "default" unless otherwise specified, which overrides per-message routes. This means that the route parameter has not worked as expected.
* update bootstrapArne Juul2018-05-169-18/+45
|
* update bootstrap section of scriptsArne Juul2018-05-149-0/+81
|
* Do not return with exit code 1 if help option is usedHarald Musum2018-03-131-1/+7
|
* Make vespa-stat use bucketSpace.Tor Egge2018-02-063-8/+8
|
* Simplify by using String.format().Geir Storli2018-02-021-2/+2
|
* Define and use fixed bucket spaces in Java code.Geir Storli2018-02-023-5/+10
|
* WIP for adding bucket space to stat-related messages in JavaTor Brede Vekterli2018-02-012-1/+28
|
* Add and propagate visitor parameter bucket spaceTor Brede Vekterli2018-02-011-0/+12
| | | | Command line option for bucket space added to vespavisit binary.
* Fix JVM options after change in PR 4838Harald Musum2018-01-311-1/+1
|
* Specify explicit gc parameters and gc verbosity.Henning Baldersheim2018-01-311-0/+2
|
* Revert "Geirst/add bucket space to document api"Harald Musum2018-01-303-40/+1
|
* WIP for adding bucket space to stat-related messages in JavaTor Brede Vekterli2018-01-292-1/+28
|
* Add and propagate visitor parameter bucket spaceTor Brede Vekterli2018-01-291-0/+12
| | | | Command line option for bucket space added to vespavisit binary.
* The http parameter &totaltimeout can be used to control the overall timeout.Henning Baldersheim2018-01-251-1/+1
| | | | | | 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-0/+1
| | | | If used by vespafeeder keep old behavior.
* remove VDS mentionKristian Aune2017-10-051-1/+1
|
* use HostName.getLocalhostArne Juul2017-09-081-11/+3
|
* More precise timeout semantics in Javadoc, deprecate SyncSession default ctorBjørn Christian Seime2017-08-212-2/+2
|
* https does not work with custom domainsJon Bratseth2017-08-111-1/+1
|
* Update doc linksJon Bratseth2017-08-112-2/+2
|
* Remove corp referencesJon Bratseth2017-08-082-2/+2
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-179-18/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-1436-36/+36
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1436-36/+36
|
* Fix comment prefixJon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-1436-36/+36
|
* Revert "Copyright header"Jon Bratseth2017-06-1336-36/+36
|
* Copyright headerJon Bratseth2017-06-1336-36/+36
|
* Update man pages to use vespa- prefix.Geir Storli2017-06-122-2/+2
|
* Rename binaries/scripts in vespaclient-java to use vespa- prefix.Geir Storli2017-06-1216-24/+24
|
* Add correct VESPA_HOME resolving + add copyright headerBjørn Christian Seime2017-06-0711-18/+533
|
* Move vespaclient-java to Vespa open-sourceBjørn Christian Seime2017-06-0636-0/+4091