aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/test/java/com/yahoo/documentapi/messagebus
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-262-2/+54
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-124-27/+23
* Tag Protobuf protocol boundary version and add binary test filesTor Brede Vekterli2024-02-211-1/+1
* Add new Protobuf-based MessageBus DocumentAPI protocolTor Brede Vekterli2024-02-163-32/+733
* Update copyrightJon Bratseth2023-10-0923-23/+23
* Deserialize match features in SearchResult used in streaming search.Geir Storli2023-05-021-14/+43
* Remove (SearchResult|DocumentSummary)(Command|Reply) storage and documentapi ...Tor Egge2023-04-211-153/+0
* add requested annotationsHåvard Pettersen2023-04-191-0/+1
* add create-if-non-existent flag for document putHåvard Pettersen2023-04-192-2/+48
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-062-0/+3
* Simplify and unify the use of Timers.Henning Baldersheim2022-09-141-28/+20
* Remove outdated suppressWarningsgjoranv2022-06-091-1/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-43/+0
* Remove maxFirstPass support on Vespa 8Jon Bratseth2022-06-081-23/+0
* cleanup unused second pass statsArne H Juul2022-06-082-29/+1
* Bump full removal of priorities to Vespa 9Tor Brede Vekterli2022-06-081-2/+2
* Remove <client> on Vespa 8Jon Bratseth2022-06-081-1/+0
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-082-4/+4
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-084-47/+1
* Discard messages instead of replying laterjonmv2022-04-202-7/+7
* GC unused importHenning Baldersheim2022-04-201-8/+1
* Wait in destinatino until RPC layer times out requestjonmv2022-04-192-55/+38
* Add retries to broken message bus test setupjonmv2022-04-192-13/+22
* ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-111-1/+1
* Avoid * imports.Henning Baldersheim2022-04-113-12/+33
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-115-7/+30
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-054-5/+11
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-1/+2
* Deprecate remnants of two-phase visiting APIs and usageTor Brede Vekterli2022-01-312-1/+6
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-9/+8
* Don't trigger implicit ContentPolicy random send fallback on expected transie...Tor Brede Vekterli2021-12-203-3/+71
* Don't emit a bunch of debug logs by default in ContentPolicy unit testsTor Brede Vekterli2021-12-201-1/+1
* most unit tests can run with just 1 network threadArne H Juul2021-12-164-5/+5
* destroy more framesArne H Juul2021-12-161-0/+12
* stop standalone slobroks when test is finishedArne H Juul2021-12-151-1/+9
* Ignore NPE message in test.gjoranv2021-11-031-3/+5
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0723-23/+23
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-191-0/+37
* Use fewer services in policy subset testJon Marius Venstad2021-02-221-9/+10
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-283-20/+30
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-283-30/+20
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-273-20/+30
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-273-30/+20
* Non-functional changesJon Marius Venstad2021-01-193-20/+30
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-072-28/+23
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-072-23/+28