aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/clustercontroller/ClusterControllerContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move access log setup for non-application containers to clusterHarald Musum2023-05-031-8/+1
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Reduce dependency on documentapi.Henning Baldersheim2023-01-271-2/+1
* Revert "Revert "Turn off dynamic reconfiguration for non-hosted config server...Harald Musum2023-01-021-1/+2
* Revert "Turn off dynamic reconfiguration for non-hosted config server [run-sy...Harald Musum2022-12-141-2/+1
* Turn off dynamic reconfiguration for non-hosted config serverHarald Musum2022-12-121-1/+2
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-2/+2
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-2/+2
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-2/+2
* Ensure stable ordering of platform bundlesBjørn Christian Seime2022-07-011-1/+1
* use zstd for more access logsArne H Juul2022-06-151-1/+1
* use new feature flag for compression formatArne H Juul2022-06-141-1/+1
* Hosted: Stop using clusterName as part of log files for application containersbjormel2022-05-051-1/+2
* Inject DocumentTypeManager to ReindexingV1ApiHandlergjoranv2022-03-061-0/+4
* We only need a single arena for netty buffer management for clustercontroller...Henning Baldersheim2022-01-171-5/+11
* Revert "Merge pull request #20557 from vespa-engine/revert-20556-jonmv/tune-r...Jon Marius Venstad2021-12-161-1/+2
* Revert "Actually set configured reindexing speed in config"Henning Baldersheim2021-12-161-2/+1
* Actually set configured reindexing speed in configJon Marius Venstad2021-12-161-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-1/+1
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-1/+1
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-1/+1
* Create cluster controller cluster on logserverJon Bratseth2021-04-231-3/+3
* Turn off verbose GC logging for metricsproxy and clustercontrollerJon Marius Venstad2021-04-201-1/+1
* Reduce default netty buffer.Henning Baldersheim2021-04-161-0/+9
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-1/+8
* Remove use of flag that is always trueHarald Musum2021-03-031-19/+12
* Merge pull request #16707 from vespa-engine/hmusum/enable-reconfigurable-zook...Harald Musum2021-03-021-1/+1
|\
| * Only add reconfigurable components for standalone zookeeper for cluster contr...Harald Musum2021-02-281-1/+1
* | Do not use vespamalloc for clustercontroller as it is pure java.Henning Baldersheim2021-03-011-0/+5
|/
* Track whether cluster controllers are retiring, like other containersJon Marius Venstad2021-02-231-2/+3
* Simplify—cannot have multiple CCs, all with index 0, on same host anywayJon Marius Venstad2021-02-231-1/+1
* Set dynamicReconfiguration per container in cluster container clusterHarald Musum2021-02-091-0/+4
* Merge pull request #16441 from vespa-engine/bjorncs/remove-access-log-feature...Morten Tokle2021-02-091-1/+1
|\
| * Remove access log feature flagsBjørn Christian Seime2021-02-081-1/+1
* | Remove obsolete feature falgJon Marius Venstad2021-02-081-1/+0
|/
* Make queue size of log file handler configurableBjørn Christian Seime2021-02-031-1/+1
* Make compression format configurableBjørn Christian Seime2021-01-271-3/+3
* Add feature flag for enabling zstd compression of access logsBjørn Christian Seime2021-01-201-1/+2
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-1/+1
* Make sure to setup all needed components for reconfigurable zookeeper server ...Harald Musum2021-01-041-10/+12
* Verify config instead of depending on method in ClusterControllerContainerHarald Musum2020-12-161-1/+1
* Use feature flag to decide how to run ZooKeeper serverHarald Musum2020-12-161-8/+17
* Revert "Revert " Stop depending on ZooKeeperProvider, take 2""Harald Musum2020-12-161-19/+7
* Revert " Stop depending on ZooKeeperProvider, take 2"Harald Musum2020-12-161-7/+19
* Revert "Revert "Stop depending on ZooKeeperProvider""Harald Musum2020-12-151-19/+7
* Revert "Stop depending on ZooKeeperProvider"Harald Musum2020-12-151-7/+19
* Finish refactoringHarald Musum2020-12-151-13/+7
* Stop depending on ZooKeeperProviderHarald Musum2020-12-151-12/+6