summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce the resetting of component subscriber after bootstrapgjoranv2021-10-151-1/+10
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-156-135/+155
* Metrics Q size and capacity must into account what kind of Q is used.Henning Baldersheim2021-10-151-6/+18
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-146-155/+135
* Merge pull request #19544 from vespa-engine/container-config-improvementsgjoranv2021-10-146-135/+155
|\
| * Init the config generation to 1 instead of 0.gjoranv2021-10-141-1/+1
| * Rename config retriever field.gjoranv2021-10-141-7/+7
| * Allow exceptions from the config system to propagate up.gjoranv2021-10-131-9/+2
| * Simplify and improve config retrieval.gjoranv2021-10-131-34/+27
| * Improve debug logging.gjoranv2021-10-131-4/+5
| * minor: rearrange fields.gjoranv2021-10-081-1/+2
| * Improve debugging of CloudSubscriber by adding a name.gjoranv2021-10-084-14/+15
| * Simplify by taking a SubscriberFactory instead of a Function.gjoranv2021-10-082-8/+8
| * Move CloudSubscriber to separate class file.gjoranv2021-10-082-75/+101
| * Add more debug log for config generations.gjoranv2021-10-082-3/+7
| * Use correct method name in log message.gjoranv2021-10-081-1/+1
| * Improve commentgjoranv2021-10-081-1/+2
* | - Effective executor Q size is max pool size + max Q size.Henning Baldersheim2021-10-132-14/+27
* | Fail servlet output stream writer once request is finished with failureBjørn Christian Seime2021-10-112-6/+12
* | Upgrade Jetty to 9.4.44Bjørn Christian Seime2021-10-111-0/+2
* | Add toString for Node and ComponentNodeHenning Baldersheim2021-10-082-5/+14
* | Add some more information to exception messageHenning Baldersheim2021-10-081-2/+2
|/
* If execution is rejected, fall back to doing it yourself.Henning Baldersheim2021-10-072-3/+11
* Merge pull request #19452 from vespa-engine/bjorncs/jetty-async-listenerBjørn Christian Seime2021-10-077-352/+257
|\
| * Ensure writer is closed while holding lockBjørn Christian Seime2021-10-071-33/+33
| * Refactor async completion logic for read and write pathBjørn Christian Seime2021-10-077-352/+257
* | Update Verizon Media copyright notices.gjoranv2021-10-0755-55/+55
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* | Update 2018 copyright notices.gjoranv2021-10-0720-20/+20
* | Update 2017 copyright notices.gjoranv2021-10-07269-269/+269
|/
* - GC unused AsyncCompleteListener.javaHenning Baldersheim2021-10-062-60/+37
* Attach contextHenning Baldersheim2021-10-063-5/+10
* Add comment about incorrect error handling.Henning Baldersheim2021-10-011-0/+4
* - Add deprecation warning for methods only used in tests to enable using fina...Henning Baldersheim2021-10-014-3/+7
* Make use of fallback injector a warning.Henning Baldersheim2021-10-011-1/+4
* Scale queue size for access/connection log locallyBjørn Christian Seime2021-09-302-2/+14
* Use minimum 8 threads when config contains a scale factorBjørn Christian Seime2021-09-302-8/+5
* Add constant for min queue sizeBjørn Christian Seime2021-09-301-1/+2
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-302-24/+42
* Improve logging of Jetty configurationBjørn Christian Seime2021-09-301-6/+8
* Determine Jetty threadpool size locallyBjørn Christian Seime2021-09-301-2/+3
* encode -> embedJon Bratseth2021-09-282-12/+7
* Encode tensors passed as encode(text)Jon Bratseth2021-09-201-0/+2
* Add 'encode' expressionJon Bratseth2021-09-191-18/+1
* Provide a (non-working) encoder by defaultJon Bratseth2021-09-171-0/+48
* Use byte[] insteadValerij Fredriksen2021-09-092-16/+28
* Support 'X-Forwarded-Host'Bjørn Christian Seime2021-09-061-2/+9
* Clarify intended use for 'uriBuilder()'Bjørn Christian Seime2021-09-061-0/+5
* Prefer 'Host' header when constructing uri builderBjørn Christian Seime2021-09-021-4/+10
* Use self-subscription for the document access messages bus rpc network tooJon Marius Venstad2021-08-262-6/+6