summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Add san dns rfc822 cert field in connection logMorten Tokle2021-06-141-1/+2
* ensure the handler actually runs before checking what it didArne Juul2021-04-211-2/+2
* - Use 256k buffer for connection log as it is low volume.Henning Baldersheim2021-04-161-7/+8
* Move MaxPendingContentChannelStream to container-core and use it thorugh max ...Jon Marius Venstad2021-04-142-3/+52
* Add java source from container-di.gjoranv2021-04-1210-0/+2098
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0610-2098/+0
* Add java source from container-di.gjoranv2021-04-0210-0/+2098
* Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-251-2/+9
* Remove the jdisc_http_service module.gjoranv2021-03-231-1/+2
* Add test java source files from jdisc_http_service.gjoranv2021-03-235-0/+616
* Add copyright headersJon Bratseth2021-03-182-0/+2
* Track sent and acked bytes to ensure a smooth flow of bytes not exceeding max...Henning Baldersheim2021-02-171-1/+1
* Clean up unused MetricsPresentationConfiggjoranv2021-02-033-5/+2
* Remove usage of org.jsonBjørn Christian Seime2021-02-025-87/+86
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-015-86/+87
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-295-87/+86
* Merge pull request #16227 from vespa-engine/gjoranv/remove-StateMetricConsumergjoranv2021-01-296-415/+175
|\
| * Remove irrelevant test (StateMonitor does not use threads anymore)gjoranv2021-01-262-98/+0
| * Remove metrics handling from the StateMonitor class.gjoranv2021-01-261-1/+1
| * Rewrite tests to not use the defunct StateMetricConsumer.gjoranv2021-01-254-317/+175
| * Revert "Access log optimizations [run-systemtest]"Morten Tokle2021-01-221-21/+61
* | Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-212-10/+4
|/
* Replace AccessLogEntry with non-blocking RequestLogEntryBjørn Christian Seime2021-01-211-61/+21
* Use a name that works better for content nodesJon Bratseth2020-11-161-1/+1
* Add in_rotation metric to containersJon Bratseth2020-11-161-10/+52
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-103-14/+5
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-104-35/+29
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-4/+4
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Revert "Use separate non-public config definition for ContainerThreadPool"Bjørn Christian Seime2020-09-071-6/+5
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Mak log handler wait for network IO on every flushJon Marius Venstad2020-08-311-10/+12
* Support fetching logs from specific nodeOla Aunrønning2020-07-232-15/+24
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-201-4/+1
* Remove the unnecessary BundleInstaller interface.gjoranv2020-07-182-21/+20
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-9/+8
* Add unit test for PlatformBundleLoadergjoranv2020-07-171-0/+65
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-8/+8
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Load platform bundles separately"Harald Musum2020-07-161-8/+8
* Rename use -> useBundlesgjoranv2020-07-151-5/+5
* Rename bundle loader classes and fields for consistency.gjoranv2020-07-151-3/+3
* Add testJon Bratseth2020-07-021-57/+112
* Fixed throwingAmund Bergland Kvalsvik2020-06-291-9/+5
* Fixed minor naming errors and throwsAmund Bergland Kvalsvik2020-06-292-7/+12
* Fixed review commentsAmund Bergland Kvalsvik2020-06-292-31/+17
* Cleaning up configs, testing is not workingAmund Bergland Kvalsvik2020-06-262-4/+7