summaryrefslogtreecommitdiffstats
path: root/vespaclient-java
Commit message (Collapse)AuthorAgeFilesLines
* Improve error messagesJon Bratseth2020-04-132-11/+11
|
* Since resolving instances are error phrone we need to do it once.Henning Baldersheim2020-03-081-5/+21
|
* Temporary quota checkingJon Bratseth2020-01-171-1/+1
|
* Non-functional changesJon Bratseth2020-01-062-1/+4
|
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-183-28/+10
|
* Less unusable options.Henning Baldersheim2019-09-301-5/+1
|
* update shell bootstrap sectionsArne Juul2019-09-049-0/+36
|
* doc: -> id:Henning Baldersheim2019-08-162-6/+6
|
* doc: -> id:Henning Baldersheim2019-08-162-6/+6
|
* Remove visitor ordering and order selection.Henning Baldersheim2019-08-091-11/+0
|
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-1/+0
|
* Reapply what got lost during merge.Henning Baldersheim2019-04-291-4/+0
|
* Merge branch 'master' into balder/gc-some-unused-optionsHenning Baldersheim2019-04-291-0/+4
|\
| * Revert "GC some options that are not used."Harald Musum2019-04-291-0/+4
| |
* | FeederConfig is only used internally for legcy vespa-feeder. => GCHenning Baldersheim2019-04-292-5/+1
| |
* | GC unused configHenning Baldersheim2019-04-291-2/+0
|/
* GC some options that are not used.Henning Baldersheim2019-04-281-4/+0
|
* Some more cleanup.Henning Baldersheim2019-04-231-13/+8
|
* Remove dependency to unmaintained metrics library and stuff only used for ↵Henning Baldersheim2019-04-233-108/+31
| | | | /feed api.
* Avoid '*' imports.Henning Baldersheim2019-04-202-22/+24
| | | | Some minor cleanup while reading code.
* Merge pull request #9134 from vespa-engine/balder/control-number-of-feed-threadsBjørn Christian Seime2019-04-151-1/+0
|\ | | | | Add control for number of feed threads.
| * Add control for number of feed threads.Henning Baldersheim2019-04-151-1/+0
| |
* | Revert "Balder/skip the messenger thread"Henning Baldersheim2019-04-141-1/+1
|/
* Add control for if you want to use mbus threas for compression/encoding or ↵Henning Baldersheim2019-04-141-1/+1
| | | | your own.
* Use a modifiable list.Henning Baldersheim2019-04-131-1/+2
|
* Use atomic and synchronized sections to do proper accounting of replies. And ↵Henning Baldersheim2019-04-131-29/+24
| | | | some geenral code health.
* Guard metrics and GC unused codeHenning Baldersheim2019-04-121-5/+1
|
* remove "headersonly" command line option completelyArne Juul2019-03-153-19/+0
|
* Increase timeoutJon Bratseth2019-03-141-2/+1
|
* remove non-working (?) optionsKristian Aune2019-02-062-40/+0
|
* Vespa, not VDSKristian Aune2019-02-051-1/+1
|
* Revert "Revert "Generate default-get route for document retrievals""Olli Virtanen2019-02-012-3/+3
|
* Revert "Generate default-get route for document retrievals"Olli Virtanen2019-01-312-3/+3
|
* Generate default-get route for document retrievalsOlli Virtanen2019-01-312-3/+3
|
* fix test to not use (removed) "-e" optionArne Juul2019-01-211-2/+2
|
* remove or disable --headersonly flagArne Juul2019-01-214-31/+10
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Make Json default output format for vespaget and vespavisitBjørn Christian Seime2019-01-212-7/+6
| | | | - Also introduce --xmloutput parameter
* Remove TODO comment that was leftover from previous refactoringBjørn Christian Seime2019-01-211-1/+0
|
* Update fieldsets doc linkYngve Aasheim2019-01-141-1/+1
|
* Update fieldset doc link.Yngve Aasheim2019-01-141-1/+1
|
* Adjust command line parsing for vespa-get to handle priority names.Tor Egge2018-11-052-10/+28
|
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-241-1/+1
| | | | | | From G1 doc: "Avoid explicitly setting young generation size with the -Xmn option or any or other related option such as -XX:NewRatio. Fixing the size of the young generation overrides the target pause-time goal."
* Add support for using more than 1 sender thread.Henning Baldersheim2018-10-233-6/+28
|
* Revert "Use G1GC as default"Bjørn Christian Seime2018-10-201-1/+1
|
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-191-1/+1
| | | | | | From G1 doc: "Avoid explicitly setting young generation size with the -Xmn option or any or other related option such as -XX:NewRatio. Fixing the size of the young generation overrides the target pause-time goal."
* Print missing '[' for json when receiving no documentsBjørn Christian Seime2018-10-182-0/+15
|
* Add copyrightBjørn Christian Seime2018-10-181-0/+1
|
* Fix bug where ']' is printed when listing ids only with json enabledBjørn Christian Seime2018-10-182-6/+41
| | | | - Include unit test
* Make methods privateBjørn Christian Seime2018-10-181-3/+3
|