aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/documentapi/VespaDocumentAccess.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use config self-subscription also for session-cache which powers docprocjonmv2023-07-141-2/+0
* Remove unused config from dependency listjonmv2023-07-111-7/+2
* Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-21/+5
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-5/+21
* Importsjonmv2022-05-021-1/+0
* Simplify shared resource setup with Memoizedjonmv2022-05-021-20/+5
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-2/+0
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-051-2/+1
* Ensure only provider shuts down the VespaDocumentAccessJon Marius Venstad2022-01-241-2/+9
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Use self-subscription for the document access messages bus rpc network tooJon Marius Venstad2021-08-261-2/+2
* Cast to MessageBusDocumentAccess only where neededJon Marius Venstad2021-06-301-4/+4
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-301-15/+19
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-281-2/+7
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-281-7/+2
* Move new config to already used packageJon Marius Venstad2021-01-271-1/+1
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-271-2/+7
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-271-7/+2
* Use only injected config for injected document accessJon Marius Venstad2021-01-191-2/+7
* Log on self-subscroption and fix copyright hreadersJon Marius Venstad2020-09-251-0/+1
* Move injectable lazy document access to top level and rename to VespaDocument...Jon Marius Venstad2020-09-251-0/+101