summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-3/+3
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-3/+3
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-3/+3
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Include generation number in log message for deconstructionBjørn Christian Seime2022-01-251-2/+2
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-252-3/+3
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-252-3/+7
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-252-3/+3
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-219-128/+103
* Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Revert "Merge pull request #19686 from vespa-engine/jonmv/revert-streamed-vis...Jon Marius Venstad2021-10-211-3/+0
* Revert "Merge pull request #19664 from vespa-engine/jonmv/streaming-doc-v1-vi...Jon Marius Venstad2021-10-211-0/+3
* Limit to 16MB outstanding visit response dataJon Marius Venstad2021-10-201-3/+0
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-3/+2
* Metrics Q size and capacity must into account what kind of Q is used.Henning Baldersheim2021-10-153-26/+77
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-2/+3
* Simplify by taking a SubscriberFactory instead of a Function.gjoranv2021-10-081-3/+2
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
* Update 2018 copyright notices.gjoranv2021-10-079-9/+9
* Update 2017 copyright notices.gjoranv2021-10-0719-19/+19
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-11/+18
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-6/+0
* Remove Jersey integration from DI framework.gjoranv2021-07-143-152/+0
* 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