aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ApplicationContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Reduce dependency on documentapi.Henning Baldersheim2023-01-271-1/+1
* Revert "Revert "Turn off dynamic reconfiguration for non-hosted config server...Harald Musum2023-01-021-3/+1
* Revert "Turn off dynamic reconfiguration for non-hosted config server [run-sy...Harald Musum2022-12-141-1/+3
* Turn off dynamic reconfiguration for non-hosted config serverHarald Musum2022-12-121-3/+1
* move getAdmin() to ContainerClusterArne Juul2022-12-081-12/+4
* add logctl overrideArne Juul2022-12-081-0/+17
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Change default to 30sjonmv2022-11-101-1/+1
* Test for configservers and forward to superjonmv2022-11-101-2/+2
* Set default value of 12sjonmv2022-11-101-1/+1
* Configurable through session-timeout-seconds attributejonmv2022-11-101-2/+7
* Control the heas size percentage used as default for non-combined application...Henning Baldersheim2022-11-031-3/+6
* Sort to produce deterministic lists.Henning Baldersheim2022-10-281-0/+1
* 12s session timeout for application cluster curatorjonmv2022-10-141-0/+10
* 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