summaryrefslogtreecommitdiffstats
path: root/messagebus/src/main
Commit message (Expand)AuthorAgeFilesLines
* add some information while waiting for messagebus networkArne H Juul2021-11-112-1/+15
* Add missiung copyrightsJon Bratseth2021-10-202-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0793-93/+93
* Merge pull request #19285 from vespa-engine/jonmv/shut-down-RPC-when-no-messa...Jon Marius Venstad2021-09-271-15/+20
|\
| * Better namesJon Marius Venstad2021-09-271-11/+13
| * Shut down network when all owners also have detachedJon Marius Venstad2021-09-241-14/+17
* | Simplify with computeIfAbsentHenning Baldersheim2021-09-251-7/+1
* | Avoid using a thread local map as it keeps large objects hanging around as gh...Henning Baldersheim2021-09-241-15/+18
* | As a simple tcp based rpc address is the most common, split into Tcp and Named.Henning Baldersheim2021-09-245-54/+86
|/
* Revert "Revert "Avoid copying data just to compress them when it is not neces...Henning Baldersheim2021-08-301-4/+2
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-2/+4
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-4/+2
* Let server session.connect() conncet to net, and use newest destinationJon Marius Venstad2021-08-235-12/+50
* Use protocol of latest ownerJon Marius Venstad2021-08-171-7/+6
* Move conditional broadcasting downJon Marius Venstad2021-08-172-13/+9
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-161-6/+5
* Insert a NetworkMultiplexer between MessageBus and its NetworkJon Marius Venstad2021-08-162-13/+168
* Remove uneeded overloadJon Marius Venstad2021-08-161-4/+0
* Remove unused variableJon Marius Venstad2021-08-161-4/+2
* Reduce entanglementJon Marius Venstad2021-08-166-16/+12
* Prefer final fields to post-construction modificationJon Marius Venstad2021-08-165-30/+17
* Set owner for send-reply and protocol for reply encoding earlierJon Marius Venstad2021-08-161-13/+18
* More non-functional changse, typosJon Marius Venstad2021-08-163-21/+12
* Non-functional changesJon Marius Venstad2021-08-161-0/+1
* No functional changesJon Bratseth2021-06-282-4/+4
* Update abi specJon Marius Venstad2021-06-151-1/+1
* No functional changesJon Bratseth2021-06-011-2/+3
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-271-1/+1
* Avoid non-positive explicit timeouts in MessageBusVisitorSesssionJon Marius Venstad2021-05-191-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-5/+4
* Use a map with better asymptotic behaviour, as comparable speed when smallJon Marius Venstad2021-03-151-2/+2
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-281-1/+1
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-281-1/+1
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-271-1/+1
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-271-1/+1
* Remove unused classJon Marius Venstad2021-01-181-1/+1
* Ensure minimum window size is never less than 1.0, as that stops the session ...Jon Marius Venstad2021-01-131-2/+8
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-071-2/+2
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-071-2/+2
* Keep reply with most severe error when merging error repliesJon Marius Venstad2021-01-061-2/+2
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-053-43/+25
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-053-25/+43
* More non-functionalJon Marius Venstad2020-12-302-39/+21
* Non-functionalJon Marius Venstad2020-12-301-4/+4
* Turn on reindexing by defaultJon Marius Venstad2020-12-152-4/+4
* Apply suggestions from code reviewJon Marius Venstad2020-12-031-2/+1
* fix javadocJon Marius Venstad2020-12-031-1/+1
* Add unit tests and some doc for DynamicThrottlingPolicyJon Marius Venstad2020-12-021-18/+57
* Fix parentheses in carry expressionJon Marius Venstad2020-12-021-2/+3