aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main
Commit message (Expand)AuthorAgeFilesLines
* Expose content resource usage metrics from cluster-controllerValerij Fredriksen2021-04-293-21/+70
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing sl...Harald Musum2021-04-292-3/+3
* Merge pull request #17658 from vespa-engine/jonmv/rest-api-bindings-without-t...Jon Marius Venstad2021-04-292-3/+3
|\
| * Use a single bindingJon Marius Venstad2021-04-291-2/+1
| * Fix quirky binding match setupJon Marius Venstad2021-04-291-0/+1
| * Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-292-3/+3
* | Print more of stack trace on config serverHarald Musum2021-04-291-0/+1
|/
* More lazy debug log message generationJon Marius Venstad2021-04-2827-82/+66
* Switch connection only when the current one is failingHarald Musum2021-04-281-1/+1
* Merge pull request #17612 from vespa-engine/hmusum/change-how-to-switch-conne...Harald Musum2021-04-271-1/+1
|\
| * Change the way we switch connection when the current one is not workingHarald Musum2021-04-271-1/+1
* | Revert "Use a single-threaded executor that delegates to another for ZK sessi...Harald Musum2021-04-272-47/+7
* | Remove flag, current flag override is true everywhereHarald Musum2021-04-271-9/+3
* | Merge pull request #17600 from vespa-engine/freva/feeding-blocked-metricJon Marius Venstad2021-04-276-52/+30
|\ \
| * | Add feedingBlocked to deployment metrics responseValerij Fredriksen2021-04-261-0/+1
| * | Use SlimeJsonResponseValerij Fredriksen2021-04-264-47/+11
| * | Aggregate feeding blocked metricValerij Fredriksen2021-04-262-5/+18
| |/
* | Override awaitTermination() as wellHarald Musum2021-04-271-0/+6
* | Use a single-threaded executor that delegates to another for ZK session workHarald Musum2021-04-262-7/+41
|/
* Merge pull request #17591 from vespa-engine/freva/deploy-logValerij Fredriksen2021-04-261-5/+20
|\
| * Add DeployLogger::logApplicationPackageValerij Fredriksen2021-04-261-2/+18
| * Do not log with prefix to JSON deploy logValerij Fredriksen2021-04-261-4/+3
* | Reapply "Flag to allow disabling mtls"Morten Tokle2021-04-261-0/+8
|/
* Revert "Revert "Revert "Flag to allow disabling mtls"""Harald Musum2021-04-251-8/+0
* Revert "Revert "Flag to allow disabling mtls""Harald Musum2021-04-251-0/+8
* Revert "Flag to allow disabling mtls"Morten Tokle2021-04-251-8/+0
* Ensure consistent flag value for generationMorten Tokle2021-04-231-3/+3
* Flag to allow disabling mtlsMorten Tokle2021-04-231-0/+8
* Merge pull request #17518 from vespa-engine/hmusum/dont-load-application-when...Harald Musum2021-04-221-4/+6
|\
| * Just return not found if application not loadedHarald Musum2021-04-211-4/+6
* | Log actual time when redeployment starts and finishesHarald Musum2021-04-221-5/+7
* | Separate config for threads used for redeployment of appsHarald Musum2021-04-221-2/+2
|/
* Add config and feature flag for the number of distributor stripes.Geir Storli2021-04-201-0/+3
* Double timeout waiting for activation on config servers to 120 secondsHarald Musum2021-04-191-1/+1
* Merge pull request #17468 from vespa-engine/jonmv/short-conn-ttl-for-config-c...Jon Marius Venstad2021-04-161-3/+2
|\
| * Use a short connection TTL to avoid many connections, instead of Connection: ...Jon Marius Venstad2021-04-161-3/+2
* | Merge pull request #17440 from vespa-engine/mortent/custom-acl-mappingMorten Tokle2021-04-161-0/+3
|\ \ | |/ |/|
| * Custom acl mappingMorten Tokle2021-04-151-0/+3
* | Force HTTP/1.1 for config convergence checkerJon Marius Venstad2021-04-161-0/+2
|/
* Rename class to match naming convention of other handlersBjørn Christian Seime2021-04-121-1/+1
* Convert remaining JAX-RS resources to request handlersBjørn Christian Seime2021-04-121-16/+12
* Merge pull request #17363 from vespa-engine/jonmv/reapply-close-closeable-res...Jon Marius Venstad2021-04-124-7/+14
|\
| * Close response after reading its body >_<Jon Marius Venstad2021-04-124-9/+13
| * Revert "Revert "Close closeable http responses""Jon Marius Venstad2021-04-123-10/+13
* | Add feature flag to enable HTTP/2 for jdiscBjørn Christian Seime2021-04-121-0/+3
|/
* Revert "Close closeable http responses"Harald Musum2021-04-123-13/+10
* Merge pull request #17349 from vespa-engine/bjorncs/rewrite-to-request-handlerHåkon Hallingstad2021-04-121-5/+4
|\
| * Rewrite HealthResource as request handlerBjørn Christian Seime2021-04-091-5/+4
* | Close closeable http responsesJon Marius Venstad2021-04-123-10/+13
|/
* Add missing throwHenning Baldersheim2021-04-081-1/+3