summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ApplicationContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-1/+1
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-1/+1
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-1/+1
* Only add bundles based on enabled features for standalone containerBjørn Christian Seime2022-07-071-9/+0
* - Control number of rpc targets.Henning Baldersheim2022-07-061-0/+6
* Only add search/docproc/feed bundles when requiredBjørn Christian Seime2022-07-011-1/+8
* Revert "Merge pull request #23299 from vespa-engine/bjorncs/bundles"Bjørn Christian Seime2022-06-301-8/+1
* Ensure additional platform bundles are present for implicit container clusterBjørn Christian Seime2022-06-301-1/+8
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-0/+1
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-1/+0
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-0/+1
* Revert "Use schema-info"Jon Bratseth2022-05-031-1/+0
* Use schemsa-infoJon Bratseth2022-05-031-0/+1
* Add a DocumentTypeManager component to all application containers.gjoranv2022-03-061-0/+3
* Remove shared endpoints from configMartin Polden2022-02-151-25/+6
* Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-6/+7
* Merge pull request #20873 from vespa-engine/jonmv/reapply-zk-changes-3Håkon Hallingstad2022-01-191-2/+3
|\
| * Revert "Revert "Jonmv/reapply zk changes 2""Jon Marius Venstad2022-01-171-2/+3
* | Add cluster name and getDeferChangesUntilRestart to ApplicationClusterInfoHarald Musum2022-01-181-0/+3
|/
* All non application clusters only needs a few threads. 2 should be sufficient.Henning Baldersheim2022-01-141-1/+1
* Revert "Jonmv/reapply zk changes 2"Jon Marius Venstad2022-01-141-3/+2
* Revert "Revert "Jonmv/reapply zk changes""Jon Marius Venstad2022-01-131-2/+3
* Revert "Jonmv/reapply zk changes"Arnstein Ressem2022-01-121-3/+2
* Revert "Revert "Jonmv/remove retired nodes from zk clusters when data migrati...Jon Marius Venstad2022-01-121-2/+3
* Revert "Jonmv/remove retired nodes from zk clusters when data migration compl...Harald Musum2022-01-121-3/+2
* Propagate whether node is retired in zk servers configJon Marius Venstad2022-01-111-2/+3
* Expose memorypercentage on the ContainerClusterHenning Baldersheim2021-12-181-9/+11
* Remove support for 'servlet' from config-model.gjoranv2021-12-021-32/+0
* Handle routing method exclusiveMorten Tokle2021-11-291-0/+5
* Revert "Revert "read routingmethod""Morten Tokle2021-11-291-2/+2
* Revert "read routingmethod"Harald Musum2021-11-271-2/+2
* Use routingMethod from controllerMorten Tokle2021-11-261-2/+2
* Support container endpoint weightsMorten Tokle2021-11-261-0/+1
* Add system nameMorten Tokle2021-11-251-0/+2
* Include clusterIdMorten Tokle2021-11-161-0/+3
* Revert "Add clusterid"Harald Musum2021-11-161-3/+0
* Include clusterIdMorten Tokle2021-11-151-0/+3
* Support application level endpointsMorten Tokle2021-11-111-5/+5
* Only generate endpoints for hosted VespaMorten Tokle2021-11-101-2/+2
* Let config model generate endpointsMorten Tokle2021-11-101-1/+70
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-5/+2
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* encode -> embedJon Bratseth2021-09-281-1/+1
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-1/+0
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-0/+1
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-1/+0
* Provide a (non-working) encoder by defaultJon Bratseth2021-09-171-1/+2
* Move SystemInfoProvider from cluster to containergjoranv2021-09-091-1/+0
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-251-2/+2