summaryrefslogtreecommitdiffstats
path: root/container-messagebus
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up importsJon Marius Venstad2021-08-161-4/+0
|
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-165-39/+120
|
* Insert a NetworkMultiplexer between MessageBus and its NetworkJon Marius Venstad2021-08-161-1/+1
|
* Remove uneeded overloadJon Marius Venstad2021-08-161-0/+3
|
* Non-functional changesJon Marius Venstad2021-08-162-2/+2
|
* Ensure shared message bus has its routing policy set up on constructionJon Marius Venstad2021-08-161-11/+13
|
* Revert "Merge pull request #18515 from ↵Jon Marius Venstad2021-08-1618-142/+147
| | | | | | | vespa-engine/revert-18507-jonmv/reapply-session-cache-with-injected-config" This reverts commit fdea20ac7ba02313c94246e7cf77125320147d56, reversing changes made to 7537c42fa661952916cf91eebbb75e6984505100.
* Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-0218-147/+142
|
* Revert "Merge pull request #18503 from ↵Jon Marius Venstad2021-07-0218-142/+147
| | | | | | | vespa-engine/revert-18499-jonmv/session-cache-in-DI" This reverts commit a3c51b1f01dd2ad32bbf5dadacdc54629a97832f, reversing changes made to 57d72de784e93c39c9f935b461727655fe5b9e58.
* Revert "Use injected config in SessionCache"Jon Marius Venstad2021-07-0118-147/+142
|
* Add new TestUtils fileJon Marius Venstad2021-07-011-0/+21
|
* Remove unused stuffJon Marius Venstad2021-07-017-3/+15
|
* Use injected config in SessionCacheJon Marius Venstad2021-07-0112-140/+112
|
* Set forkCount paramter for maven-surefire-plugin to speed up testsgjoranv2021-05-141-0/+7
|
* Remove deps to container-di for modules that only used Provider.gjoranv2021-04-121-6/+0
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-0/+6
|
* Remove deps to container-di for modules that only used Provider.gjoranv2021-04-021-6/+0
|
* Remove unnecessary plugin config.gjoranv2021-03-291-11/+0
|
* Add source code from jdisc_mbus_service into container-messagebus.gjoranv2021-03-2941-0/+3914
|
* Update readme and owners file upon merging mbus container modules.gjoranv2021-03-293-1/+6
|
* Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-6/+0
| | | | - These modules will be merged into container-messagebus.
* Merge pull request #16722 from vespa-engine/gjoranv/reduce-dependencies_part2gjoranv2021-03-021-7/+40
|\ | | | | Gjoranv/reduce dependencies part2
| * Use explicit dependencies instead of 'provided-dependencies'gjoranv2021-02-191-7/+40
| | | | | | | | | | .. while keeping all necessary provided deps to get all imports needed by the compile scoped deps in each module.
* | Non-functional changes onlyJon Bratseth2021-02-211-1/+2
|/
* Ensure minimum window size is never less than 1.0, as that stops the session ↵Jon Marius Venstad2021-01-131-0/+1
| | | | silently
* wakeup_trigger_count -> transport_events_before_wakeupHenning Baldersheim2020-11-302-3/+3
|
* A configurable limit for waking up fnet threadHenning Baldersheim2020-11-302-0/+4
|
* Non-functional-changes-onlyJon Bratseth2020-11-182-16/+8
|
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
| | | | | Use src/main/resources/configdefinitions as default when no argument is given
* Use full name in config definition file namesHarald Musum2020-09-103-2/+1
|
* Add missing dependenciesgjoranv2020-06-301-0/+6
|
* Use container-documentapi in internal container related poms.gjoranv2020-06-301-1/+1
|
* LogLevel.CONFIG -> Level.CONFIGgjoranv2020-04-251-3/+3
|
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
|
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-5/+5
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-252-2/+2
|
* optimization => optimize_forHenning Baldersheim2020-03-252-2/+2
|
* Add control overHenning Baldersheim2020-03-252-2/+20
| | | | | | | - num network threads - num connections per target - tcpnodelay Defaults are unchanged.
* Nonfunctional changes onlyJon Bratseth2019-06-032-1/+3
|
* 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 ↵Henning Baldersheim2019-04-141-1/+2
| | | | your own.
* A collection of code cleanup in messagebus. And a bonus of catching missing ↵Henning Baldersheim2019-04-123-98/+51
| | | | shutdown of config subscription.
* Nonfunctional changes onlyJon Bratseth2019-01-251-54/+53
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* GC unused imports.Henning Baldersheim2018-10-251-1/+9
|
* Use full nameHarald Musum2018-10-031-1/+1
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.