summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #22511 from vespa-engine/bratseth/input-defaultsJon Bratseth2022-05-091-4/+3
|\ | | | | Bratseth/input defaults
| * Refactor testsJon Bratseth2022-05-051-4/+3
| |
* | Don't try to resolve from the system bundle for test frameworksgjoranv2022-05-081-12/+15
| | | | | | | | .. as they have none.
* | Use 'annotations' from jdisc_core, do not embed in container-disc.gjoranv2022-05-081-5/+6
| |
* | Allow loading classes from jdisc_core as well as container-disc.gjoranv2022-05-081-6/+28
| | | | | | | | | | - If no bundle is explicitly specified, try container-disc first, then the system bundle (jdisc_core-with-deps)
* | Set vespajlib, vespalog and defaults to scope provided.gjoranv2022-05-081-18/+20
| | | | | | | | | | | | - These artifacts are included on classpath and will be exported via jdisc_core. (vespajlib has actually been embedded in jdisc_core since 2017)
* | Destroy Jetty client after stopBjørn Christian Seime2022-05-061-0/+1
| |
* | Configure timeouts on Jetty client and add retries to access log validationBjørn Christian Seime2022-05-061-2/+15
| |
* | Misc code cleanupBjørn Christian Seime2022-05-061-13/+12
|/
* Revert "Merge pull request #22439 from ↵Jon Bratseth2022-05-051-2/+3
| | | | | | | vespa-engine/revert-22429-bratseth/schema-info-5-take-2" This reverts commit 3726fd997c0cbacd37e64ff493f8775fc3fcdd9f, reversing changes made to d9ea4c99b13fa83a75bd8612d5f6c4d50510e3e9.
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-3/+2
|
* Revert "Merge pull request #22428 from ↵Jon Bratseth2022-05-031-2/+3
| | | | | | | vespa-engine/revert-22426-bratseth/schema-info-5" This reverts commit d6cb1273bcebdea6b8404b242cecb81802d0fb60, reversing changes made to de8e6f7128dc6489800eae8ce8cdcc6e3414475e.
* Revert "Use schema-info"Jon Bratseth2022-05-031-3/+2
|
* Merge pull request #22426 from vespa-engine/bratseth/schema-info-5Jon Bratseth2022-05-031-2/+3
|\ | | | | Use schema-info
| * Use schemsa-infoJon Bratseth2022-05-031-2/+3
| |
* | Revert "Merge pull request #22394 from ↵jonmv2022-05-032-23/+6
|/ | | | | | | vespa-engine/revert-22374-jonmv/remove-last-controller-jersey-client" This reverts commit e046ae79779261b09f85bcf4c04c906b83075775, reversing changes made to d2066c0a0c04e2aa2ada12a5c85f5eae9ff65b02.
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-022-6/+23
|
* Importsjonmv2022-05-022-2/+0
|
* Simplify shared resource setup with Memoizedjonmv2022-05-022-21/+6
|
* Use renderResponseJon Bratseth2022-04-291-3/+3
|
* Use port as observed by client when constructing URIBjørn Christian Seime2022-04-283-1/+12
|
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-253-66/+43
|\ | | | | Bratseth/inputs 2
| * Update ABI specJon Bratseth2022-04-211-1/+2
| |
| * Resolve rank profile inputsJon Bratseth2022-04-211-65/+39
| |
| * Set both profile and source info firstJon Bratseth2022-04-111-0/+2
| |
* | Replace deprecated X509Certificate.getIssuerDN -> getIssuerX500Principalgjoranv2022-04-211-1/+1
| |
* | Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-203-9/+23
| | | | | | | | | | Add the new metrics to improve observability of container threadpools. These will be included in the updated container tuning docs.
* | Improve class names for the container threadpoolsBjørn Christian Seime2022-04-193-15/+16
| |
* | Scale Jetty threadpool with vCPU by defaultBjørn Christian Seime2022-04-191-2/+4
|/ | | | | Update the default value in config definition to match the default from config model. This change will affect Jetty threadpool size for standalone jdisc containers (e.g configserver).
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-2/+0
| | | | | - Move tests to same namespace as code to avoid polluting the public interface. - Expose the throttlepolicy from SourceSession to avoid double bookeeping.
* Avoid segment validation in rule based filterjonmv2022-04-111-0/+5
|
* Revert "Merge pull request #22072 from ↵jonmv2022-04-091-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Revert "Merge pull request #22065 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
|
* Merge pull request #22041 from vespa-engine/remove-add-opensHenning Baldersheim2022-04-081-10/+0
|\ | | | | Remove add-opens for unit tests that were added for NativeIO
| * Remove add-opens for unit tests that were added for NativeIOgjoranv2022-04-071-10/+0
| | | | | | | | - NativeIO now just gives a warning when failing init.
* | Merge pull request #22049 from vespa-engine/jonmv/unify-hostname-classesJon Marius Venstad2022-04-081-3/+3
|\ \ | | | | | | Jonmv/unify hostname classes
| * | Use null rather than "" for no load balancer, as intended(?), and fix some ↵jonmv2022-04-081-3/+3
| | | | | | | | | | | | assertions
* | | Ensure future is completed with original exceptionBjørn Christian Seime2022-04-081-1/+1
| | |
* | | Merge pull request #22048 from vespa-engine/jonmv/deployment-risk-managementJon Marius Venstad2022-04-081-5/+6
|\| | | | | | | | Constant time append to Path as well, and add length()
| * | Constant time append to Path as well, and add length()Jon Marius Venstad2022-04-081-5/+6
| | |
* | | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-079-671/+31
|\| |
| * | Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-074-11/+21
| | |
| * | Pass query to status page requestJon Marius Venstad2022-04-072-3/+1
| |/
| * Resolve conflictsJon Marius Venstad2022-04-076-657/+9
| |
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-079-71/+702
|\|
| * Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-066-22/+40
| |
| * Disallow ? and # as well, in default path segment validatorJon Marius Venstad2022-04-062-3/+21
| |
| * Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-063-49/+34
| |