aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-059-75/+153
* Merge pull request #16795 from vespa-engine/jonmv/new-hosted-apps-use-dedicat...Jon Marius Venstad2021-03-041-2/+1
|\
| * SimplifyJon Marius Venstad2021-03-041-2/+1
* | Revert "Revert "Revert "Revert "Add query.rate to the autoscaling metrics""""Jon Bratseth2021-03-041-1/+2
* | Merge pull request #16793 from vespa-engine/hmusum/reduce-max-heap-size-for-n...Jon Marius Venstad2021-03-042-2/+2
|\ \
| * | Change default max heap size for non-application containersHarald Musum2021-03-042-2/+2
* | | Merge pull request #16789 from vespa-engine/jonmv/regular-malloc-and-smaller-...Harald Musum2021-03-042-1/+6
|\ \ \ | |/ / |/| |
| * | 128Mb max heap size for logserver-containerJon Marius Venstad2021-03-041-1/+1
| * | Use regular malloc for logserver-containerJon Marius Venstad2021-03-041-0/+5
| |/
* | Fix importOla Aunrønning2021-03-041-1/+1
* | Include tenant secret stores in deploy callOla Aunrønning2021-03-045-47/+105
* | Add cloud secret store configOla Aunrønning2021-03-047-10/+52
|/
* Revert "Add queries.rate to the 'autoscaling' consumer."Jon Bratseth2021-03-041-2/+1
* Merge pull request #16785 from vespa-engine/hmusum/use-dedicated-cluster-cont...Jon Marius Venstad2021-03-041-1/+1
|\
| * Use dedicated cluster controllers in all zones (3 in production, 1 elsewhere)Harald Musum2021-03-041-1/+1
* | Merge pull request #16782 from vespa-engine/hmusum/reduce-max-heap-size-for-c...Jon Marius Venstad2021-03-046-16/+14
|\ \
| * | Use 256 Mb for heap size for cluster controllers in tests and test properties...Harald Musum2021-03-046-16/+14
| |/
* | Add queries.rate to the 'autoscaling' consumer.gjoranv2021-03-041-1/+2
* | Nonfunctional changesJon Bratseth2021-03-041-1/+1
|/
* Revert "Revert "Revert "Add query.rate to the autoscaling metrics"""Jon Bratseth2021-03-031-2/+1
* Revert "Revert "Add query.rate to the autoscaling metrics""Jon Bratseth2021-03-031-1/+2
* Remove use of flag that is always trueHarald Musum2021-03-033-50/+22
* Revert "Add query.rate to the autoscaling metrics"Arnstein Ressem2021-03-021-2/+1
* Merge pull request #16747 from vespa-engine/geirst/cluster-controller-resouce...Geir Storli2021-03-021-0/+2
|\
| * Expose resource usage metrics for disk and memory limits for feed blocked.Geir Storli2021-03-021-0/+2
* | Add query.rate to the autoscaling metricsJon Bratseth2021-03-021-1/+2
|/
* 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
* | Merge pull request #16710 from vespa-engine/hmusum/use-flag-for-metrics-proxy...Jon Marius Venstad2021-03-018-38/+108
|\ \
| * | Propagate cluster type to flag lookupJon Marius Venstad2021-03-012-3/+4
| * | Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-018-53/+108
| * | Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-2/+16
| |/
* / It is never a good idea to start and stop threads. Use a fixed size pool inst...Henning Baldersheim2021-03-011-1/+1
|/
* Preserve requested resourcesJon Bratseth2021-02-271-0/+1
* Avoid trying to force a range into an int—all we want is existenceJon Marius Venstad2021-02-251-1/+1
* Remove override of removed flagJon Marius Venstad2021-02-252-5/+1
* Control cluster controller flavor with a feature flagJon Marius Venstad2021-02-251-1/+1
* Use a single dedicated cluster-controller in test environmentsJon Marius Venstad2021-02-251-1/+1
* Make dedicated cluster-controllers non-exclusiveJon Marius Venstad2021-02-253-31/+8
* No "joining" when old quorum is dead anywayJon Marius Venstad2021-02-241-1/+4
* Merge pull request #16657 from vespa-engine/jonmv/mind-the-gapsJon Bratseth2021-02-242-1/+35
|\
| * Verify ZK cannot be set up in combined clustersJon Marius Venstad2021-02-242-1/+35
* | Add bundleMorten Tokle2021-02-241-0/+1
|/
* Merge pull request #16649 from vespa-engine/jonmv/cc-cleanupJon Marius Venstad2021-02-246-19/+38
|\
| * Use node-repo index for dedicated cluster controllers containersJon Marius Venstad2021-02-231-1/+4
| * Track whether cluster controllers are retiring, like other containersJon Marius Venstad2021-02-234-10/+8
| * Compute whether cluster-controller ZK members are joiningJon Marius Venstad2021-02-233-8/+26
| * Flag service for orchestrated restart when ZK myid changesJon Marius Venstad2021-02-231-1/+1
* | Specify bundleMorten Tokle2021-02-231-1/+1