aboutsummaryrefslogtreecommitdiffstats
path: root/container-messagebus/src
Commit message (Collapse)AuthorAgeFilesLines
* Add source code from jdisc_mbus_service into container-messagebus.gjoranv2021-03-2941-0/+3914
|
* 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
|
* Use full name in config definition file namesHarald Musum2020-09-102-0/+0
|
* 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
|
* 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
|
* Fully remove OOS stuff from java too.Henning Baldersheim2017-10-161-1/+0
|
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-302-2/+0
|
* Revert "version in def files are deprecated"Harald Musum2017-08-302-0/+2
|
* version in def files are deprecatedHarald Musum2017-08-302-2/+0
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Update copyright headers"Jon Bratseth2017-06-148-8/+8
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Copyright header"Jon Bratseth2017-06-138-8/+8
|
* Copyright headerJon Bratseth2017-06-138-8/+8
|
* Use explicit imports and remove unused argumentHarald Musum2016-12-091-7/+2
|
* PublishJon Bratseth2016-06-1513-0/+770