summaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-019-9/+74
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-155-0/+10
* Avoid visitor reply processing starvation and runaway throttlingTor Brede Vekterli2022-02-031-3/+67
* Internally track number of buckets splits and merged for ProgressTokenTor Brede Vekterli2022-02-021-1/+7
* Merge pull request #21013 from vespa-engine/deprecate-config.subscriptionHarald Musum2022-02-023-0/+3
|\
| * Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-023-0/+3
* | Deprecate remnants of two-phase visiting APIs and usageTor Brede Vekterli2022-01-313-7/+24
|/
* - Synchronize when removing nodes not present anymore. This simplifies code a...Henning Baldersheim2022-01-121-13/+13
* Don't trigger implicit ContentPolicy random send fallback on expected transie...Tor Brede Vekterli2021-12-201-23/+73
* Match document types in document selections exactly onlyJon Bratseth2021-12-141-6/+4
* Use given messagebus config also when slobroks config is self-subJon Marius Venstad2021-11-111-1/+2
* Separate return statement, add braces to nested ifJon Marius Venstad2021-10-281-1/+2
* Avoid double completion when transient error on overtimeJon Marius Venstad2021-10-281-14/+8
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Skip to slice after progress token has been updated, after dist bit count changeJon Marius Venstad2021-10-261-1/+1
* Address reviewJon Marius Venstad2021-10-252-12/+23
* Remove unintended checkJon Marius Venstad2021-10-221-4/+0
* Allow specifying slices and sliceId in /document/v1Jon Marius Venstad2021-10-221-0/+4
* Allow slicing the bucket space for visitorsJon Marius Venstad2021-10-223-12/+79
* Fix warning in javadoc generation.Arnstein Ressem2021-10-071-2/+0
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-07113-113/+113
* GC unused code.Henning Baldersheim2021-09-242-14/+0
* Exceptions yield no proper HTTP responseJon Marius Venstad2021-09-141-3/+2
* After the first try it is no longer the first try.Henning Baldersheim2021-09-091-1/+1
* No functional changesJon Bratseth2021-06-281-8/+8
* drop empty buffers instead of using small buffersHÃ¥vard Pettersen2021-06-151-1/+1
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-195-11/+30
* Avoid non-positive explicit timeouts in MessageBusVisitorSesssionJon Marius Venstad2021-05-191-4/+5
* Replace with nulls instead of removing to avoid size reductionJon Marius Venstad2021-05-181-10/+22
* Remove by index is not thread safe, even if the list is a CopyOnWriteArrayList.Henning Baldersheim2021-05-171-3/+3
* Propagate correct parametersJon Marius Venstad2021-05-101-1/+1
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-0/+1
* More lazy debug log message generationJon Marius Venstad2021-04-282-13/+13
* Add copyright headersJon Bratseth2021-03-182-0/+2
* Add a safeguard by not adding more than the 1000 traces during visitation.Henning Baldersheim2021-03-131-1/+3
* Do not add empty traces, they contain no value.Henning Baldersheim2021-03-131-1/+3
* Fix linksJon Bratseth2021-02-151-1/+1
* Handle POST -> remote visit, PUT -> mass udpate, DELETE -> mass deletionJon Marius Venstad2021-02-031-5/+6
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-033-4/+4
* Update abi spec and update CMakeListsJon Marius Venstad2021-01-283-3/+0
* Revert "Move .def to relevant module"Jon Marius Venstad2021-01-283-0/+3
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-288-68/+122
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-288-122/+68
* Move .def to relevant moduleJon Marius Venstad2021-01-273-3/+0
* Move new config to already used packageJon Marius Venstad2021-01-275-7/+5
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-278-68/+127
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-278-127/+68
* Address reviewJon Marius Venstad2021-01-271-2/+4