summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #16646 from vespa-engine/jonmv/cc-cleanupJon Marius Venstad2021-02-233-5/+3
|\|
| * Simplify—cannot have multiple CCs, all with index 0, on same host anywayJon Marius Venstad2021-02-231-1/+1
| * Avoid doing the same thing twice (this is overridden when adding to cluster)Jon Marius Venstad2021-02-232-4/+2
* | Expose bucket move metric.Henning Baldersheim2021-02-231-0/+3
* | Merge pull request #16638 from vespa-engine/bjorncs/rule-based-filterBjørn Christian Seime2021-02-231-1/+4
|\ \
| * | Change response code to 405Bjørn Christian Seime2021-02-231-1/+4
| |/
* | Merge pull request #16639 from vespa-engine/bjorncs/disable-tlsv13-4443Bjørn Christian Seime2021-02-231-0/+3
|\ \
| * | Disable TLSv1.3 on port 4443Bjørn Christian Seime2021-02-231-0/+3
| |/
* / Add highest_used_lid and used_lids as metrics for lidspace compaction.Henning Baldersheim2021-02-221-0/+6
|/
* Merge pull request #16624 from vespa-engine/hmusum/smaller-jute-max-buffer-fo...Harald Musum2021-02-221-0/+1
|\
| * Smaller jute max buffer for cluster controllersHarald Musum2021-02-221-0/+1
* | Remove support for unused <controllers> under <content>Jon Marius Venstad2021-02-223-101/+8
|/
* Merge pull request #16612 from vespa-engine/bratseth/non-functional-changes-37Harald Musum2021-02-2118-31/+58
|\
| * Non-functional changes onlyJon Bratseth2021-02-2118-31/+58
* | Let admin be the parent of shared clsuter controllersJon Marius Venstad2021-02-192-4/+4
* | Implement isQuiescent by probing for M for all content servicesJon Marius Venstad2021-02-191-1/+1
* | Test models with dedicated cluster controllersJon Marius Venstad2021-02-195-35/+283
* | Remove unused testsJon Marius Venstad2021-02-192-104/+3
* | Rename, put CCC resources in field, add test model CCC switchJon Marius Venstad2021-02-193-12/+15