summaryrefslogtreecommitdiffstats
path: root/container-messagebus/src/main/java/com/yahoo/container/jdisc/messagebus/SessionCache.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-14/+5
* We have relied on dynamic throttling for 12 years or so.Henning Baldersheim2023-01-031-21/+0
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-8/+2
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-13/+6
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-6/+13
* Importsjonmv2022-05-021-2/+1
* Simplify shared resource setup with Memoizedjonmv2022-05-021-12/+6
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-051-3/+6
* Remove unused imports.gjoranv2022-03-061-2/+0
* Inject DocumentTypeManager to SessionCachegjoranv2022-03-061-4/+4
* Use refer(context) for mbus too.Henning Baldersheim2021-10-081-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Lazily initialise session cache and its networkJon Marius Venstad2021-08-271-8/+25
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-161-34/+24
* Non-functional changesJon Marius Venstad2021-08-161-1/+1
* Ensure shared message bus has its routing policy set up on constructionJon Marius Venstad2021-08-161-11/+13
* Revert "Merge pull request #18515 from vespa-engine/revert-18507-jonmv/reappl...Jon Marius Venstad2021-08-161-64/+50
* Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-021-50/+64
* Revert "Merge pull request #18503 from vespa-engine/revert-18499-jonmv/sessio...Jon Marius Venstad2021-07-021-64/+50
* Revert "Use injected config in SessionCache"Jon Marius Venstad2021-07-011-50/+64
* Use injected config in SessionCacheJon Marius Venstad2021-07-011-64/+50
* Ensure minimum window size is never less than 1.0, as that stops the session ...Jon Marius Venstad2021-01-131-0/+1
* wakeup_trigger_count -> transport_events_before_wakeupHenning Baldersheim2020-11-301-1/+1
* A configurable limit for waking up fnet threadHenning Baldersheim2020-11-301-0/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-16/+7
* LogLevel.CONFIG -> Level.CONFIGgjoranv2020-04-251-3/+3
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-5/+5
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* optimization => optimize_forHenning Baldersheim2020-03-251-1/+1
* Add control overHenning Baldersheim2020-03-251-1/+4
* Revert "Balder/skip the messenger thread"Henning Baldersheim2019-04-141-2/+1
* Add control for if you want to use mbus threas for compression/encoding or yo...Henning Baldersheim2019-04-141-1/+2
* A collection of code cleanup in messagebus. And a bonus of catching missing s...Henning Baldersheim2019-04-121-42/+10
* Nonfunctional changes onlyJon Bratseth2019-01-251-54/+53
* GC unused imports.Henning Baldersheim2018-10-251-1/+9
* Fully remove OOS stuff from java too.Henning Baldersheim2017-10-161-1/+0
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+459