summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14454 from vespa-engine/jonmv/async-document-v1Jon Marius Venstad2020-09-182-5/+6
|\
| * Non-functionalJon Marius Venstad2020-09-142-5/+6
* | No functional changesJon Bratseth2020-09-181-2/+2
* | Merge pull request #14393 from vespa-engine/bratseth/request-type-testJon Bratseth2020-09-152-5/+2
|\ \
| * | Propagate requestType through jdisc core responseJon Bratseth2020-09-142-5/+2
| |/
* / Add ContainerThreadPool component for unit testsBjørn Christian Seime2020-09-141-2/+13
|/
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
* Use full name in config definition file namesHarald Musum2020-09-1020-17/+1
* Skip files with mtime before oldest entry asked forJon Marius Venstad2020-09-081-1/+2
* Flush log stream every 64k lines as wellJon Marius Venstad2020-09-081-0/+3
* Install config definition on configserverBjørn Christian Seime2020-09-071-0/+1
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-074-19/+60
* Revert "Use separate non-public config definition for ContainerThreadPool"Bjørn Christian Seime2020-09-074-60/+19
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-074-19/+60
* Merge pull request #14257 from vespa-engine/bratseth/explicit-request-typeJon Bratseth2020-09-043-13/+21
|\
| * Allow setting a request type explicitlyJon Bratseth2020-09-023-13/+21
* | Assume file may have been zipped or deleted since listedJon Marius Venstad2020-09-021-1/+13
|/
* Revert "Add missing implementation of 'Executor' interface"Harald Musum2020-09-011-2/+1
* Add missing implementation of 'Executor' interfaceBjørn Christian Seime2020-09-011-1/+2
* Update ABI specJon Marius Venstad2020-08-311-1/+2
* Mak log handler wait for network IO on every flushJon Marius Venstad2020-08-312-17/+58
* Avoid code duplication and make more clear that close is simply flushJon Marius Venstad2020-08-311-5/+1
* Merge pull request #14208 from vespa-engine/bratseth/drainHenning Baldersheim2020-08-311-14/+4
|\
| * Time out connections on the IOThread levelJon Bratseth2020-08-281-14/+4
* | Do not create an extra OsgiImpl instance.gjoranv2020-08-281-3/+2
* | Make ContainerThreadPool a proper componentBjørn Christian Seime2020-08-181-1/+5
|/
* Flush output from log handler more oftenJon Marius Venstad2020-08-051-24/+20
* Add flags for controlling threads for feeding.Henning Baldersheim2020-08-041-1/+3
* Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-041-3/+1
* Merge branch 'master' into bjorncs/container-thread-poolHenning Baldersheim2020-08-0421-360/+411
|\
| * Support fetching logs from specific nodeOla Aunrønning2020-07-234-19/+36
| * Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-204-28/+16
| * Remove the unnecessary BundleInstaller interface.gjoranv2020-07-185-50/+28
| * Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-184-34/+25
| * Add unit test for PlatformBundleLoadergjoranv2020-07-172-1/+66
| * Ignore later calls to add or alter the set of platform bundles.gjoranv2020-07-171-5/+20
| * Add constructor for testinggjoranv2020-07-171-1/+5
| * Drop the now unnecessary 'file:' prefix for disk bundles.gjoranv2020-07-172-19/+4
| * Minor adjustment to error message.gjoranv2020-07-171-1/+1
| * Temporarily allow 'config-model-fat-amended' to preinstall bundlesgjoranv2020-07-171-3/+6
| * Reapply "Load platform bundles separately 3"gjoranv2020-07-1711-266/+271
| * Revert "Load platform bundles separately 3"Harald Musum2020-07-1711-271/+266
| * Don't rely on FelixFramework - it's not in an exported packagegjoranv2020-07-161-2/+1
| * Start platform bundlesgjoranv2020-07-164-29/+55
| * Reapply "Load platform bundles separately"gjoranv2020-07-1610-266/+246
| * Revert "Reapply load platform bundles separately"Harald Musum2020-07-1611-272/+266
| * Start platform bundlesgjoranv2020-07-164-29/+55
| * Reapply "Load platform bundles separately"gjoranv2020-07-1610-266/+246
| * Revert "Load platform bundles separately"Harald Musum2020-07-1610-246/+266
| * Rename use -> useBundlesgjoranv2020-07-153-7/+7