aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/clustercontroller/ClusterControllerContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* All non application clusters only needs a few threads. 2 should be sufficient.Henning Baldersheim2022-01-141-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove feature flagHarald Musum2021-05-181-5/+1
* Turn off verbose GC logging for metricsproxy and clustercontrollerJon Marius Venstad2021-04-201-1/+0
* Set jvmargs based on cluster typeJon Marius Venstad2021-03-221-1/+4
* Use the jvm options from the feature falg as default also for the logserver a...Henning Baldersheim2021-03-131-0/+1
* Use 256 Mb for heap size for cluster controllers in tests and test properties...Harald Musum2021-03-041-4/+3
* Avoid duplication when generating config and add testHarald Musum2021-02-101-9/+2
* Use feature flag for max heap size for cluster controllerHarald Musum2021-02-101-0/+21
* Set dynamicReconfiguration per container in cluster container clusterHarald Musum2021-02-091-3/+2
* Remove obsolete feature falgJon Marius Venstad2021-02-081-2/+1
* Remove reindexing feature flagBjørn Christian Seime2021-02-011-3/+1
* Control reindexer resource usage with a feature flagJon Marius Venstad2020-12-091-1/+1
* Add back feature flag wiring that was removed accidentallyBjørn Christian Seime2020-12-071-1/+9
* Correctly configure reindexing for shared cluster controller clusterBjørn Christian Seime2020-12-071-1/+9
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-261-1/+1
* Revert "Support configuring ZooKeeper service in container"Harald Musum2020-11-251-1/+1
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-251-1/+1
* Revert "Merge pull request #15282 from vespa-engine/revert-15274-revert-15272...Bjørn Christian Seime2020-11-111-1/+1
* Revert "Revert "Revert "Bjorncs/install clustercontroller reindexer"""Arnstein Ressem2020-11-111-1/+1
* Revert "Revert "Bjorncs/install clustercontroller reindexer" MERGEOK"Bjørn Christian Seime2020-11-111-1/+1
* Revert "Bjorncs/install clustercontroller reindexer"Arnstein Ressem2020-11-111-1/+1
* Reapply changes from original PRBjørn Christian Seime2020-11-101-1/+1
* Revert "Bjorncs/reindexing cluster controller in config model"Bjørn Christian Seime2020-11-101-1/+1
* Add '@Override'Bjørn Christian Seime2020-11-101-1/+1
* Scale size of default threadpool on node resourcesBjørn Christian Seime2020-10-081-6/+0
* Add flag control over softstart seconds.Henning Baldersheim2020-04-161-2/+1
* Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-261-0/+2
* Rename myPrepare -> doPreparegjoranv2019-03-131-1/+1
* Simplify setup of default handlers.gjoranv2019-03-131-0/+1
* Set up components depending on cluster type.gjoranv2019-03-131-6/+1
* Separate between ContainerCluster types.gjoranv2019-03-131-0/+34