aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Safeguard against adding disk bundles to allowed duplicates.gjoranv2020-04-021-0/+1
* Fix incorrect comment.gjoranv2020-04-011-4/+6
* Remove duplicate injectJon Bratseth2020-03-311-1/+0
* Update ABI specJon Bratseth2020-03-301-0/+1
* Configure initially out of rotation for config serversJon Bratseth2020-03-302-26/+67
* Merge pull request #12534 from vespa-engine/bjorncs/jdisc-metric-unhandled-ex...Bjørn Christian Seime2020-03-165-3/+81
|\
| * Update method and constant names to match new metric nameBjørn Christian Seime2020-03-133-5/+5
| * Use plural ending in new metric namesBjørn Christian Seime2020-03-133-3/+3
| * Add unit tests that verifies metric is propagatedBjørn Christian Seime2020-03-122-0/+62
| * Introduce metric for unhandled exceptions from jdisc thread poolBjørn Christian Seime2020-03-121-2/+12
| * Introduce metric for unhandled exceptions from request handlersBjørn Christian Seime2020-03-121-0/+3
| * Share common metric dimensions with package-local subclassesBjørn Christian Seime2020-03-121-1/+4
* | When you have a container with both feed and query, you risk that during warm...Henning Baldersheim2020-03-132-1/+8
* | Update ABI specJon Bratseth2020-03-121-0/+50
* | Remove SuppressWarningJon Bratseth2020-03-121-1/+0
* | Zone information for containers to replace com.yahoo.config.provisionJon Bratseth2020-03-124-0/+150
* | Add SystemInfoJon Bratseth2020-03-103-45/+15
|/
* Add scheme, port and handler-name as dimensionsBjørn Christian Seime2020-02-201-0/+6
* Simplify ResourceResponseMartin Polden2020-02-171-22/+17
* If debugging of SearchHandler is turned on, the 1k first request will have tr...Henning Baldersheim2020-02-112-2/+5
* Merge pull request #12056 from vespa-engine/balder/default-initializingHenning Baldersheim2020-02-043-13/+17
|\
| * Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-033-13/+17
* | Require all up when going up, but require all down to go down.Henning Baldersheim2020-02-035-34/+114
|/
* Add MetricsV2Handler to application containers.gjoranv2020-01-286-0/+334
* Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-285-333/+0
* Use the default connection manager, as there is no parallelism.gjoranv2020-01-271-1/+1
* Add MetricsV2Handler to application containers.gjoranv2020-01-255-0/+333
* Revert "Add MetricsV2Handler to application containers."Bjørn Christian Seime2020-01-245-333/+0
* Add MetricsV2Handler to application containers.gjoranv2020-01-245-0/+333
* Merge pull request #11903 from vespa-engine/mpolden/routing-control-apiMartin Polden2020-01-231-16/+6
|\
| * Simplify MessageResponseMartin Polden2020-01-231-16/+6
* | Move metrics handler utilities to new package in container-coregjoranv2020-01-235-0/+171
|/
* use abi checker on config model apiandreer2020-01-211-1/+1
* Adding endpoint as a dimension to handled.requests and handled.latencyBjorn Meland2020-01-061-12/+12
* Add/corect copyright headersJon Bratseth2020-01-032-0/+2
* Remove TODO and refactor control flowBjørn Christian Seime2019-12-131-22/+18
* Don't print full URI to logBjørn Christian Seime2019-12-131-1/+11
* Install more config definition files.Tor Egge2019-11-291-0/+2
* Register Jdk8Module and JavaTimeModule for default JSON mapperBjørn Christian Seime2019-11-142-1/+14
* Add copyright headersgjoranv2019-11-062-0/+2
* Do not allow duplicates for "disk bundles"gjoranv2019-11-061-14/+52
* minor: move method closer to its callergjoranv2019-11-051-5/+5
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-058-64/+181
* Update abi specJon Marius Venstad2019-11-051-144/+1
* Remove erroneous @PublicApi on com.yahoo.restapiJon Marius Venstad2019-11-041-2/+0
* Merge pull request #11205 from vespa-engine/revert-11142-gjoranv/allow-duplic...Henning Baldersheim2019-11-048-181/+64
|\
| * Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-048-181/+64
* | Update abi-spec.json with JacksonJsonResponseBjørn Christian Seime2019-11-041-0/+15
* | Add response type for JSON serialization using JacksonBjørn Christian Seime2019-11-041-0/+48
|/
* Rename retainOnly and extract helper method.gjoranv2019-10-291-7/+11