aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/content/ClusterResourceLimits.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Give content nodes more headroom when deriving resource limit for disk.Geir Storli2022-02-241-5/+6
* Remove feature flag "enable-feed-block-in-distributor".Geir Storli2022-02-091-15/+10
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-201-8/+5
* Add feature flags for disk and memory resource limitsHarald Musum2021-07-011-6/+34
* Add back logging when resource-limits is specified and we do not throwHarald Musum2021-06-111-2/+6
* Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-071-2/+4
* Throw exception if resource-limits is specifiedHarald Musum2021-05-281-5/+2
* Warn when specifying resource limits in hosted VespaHarald Musum2021-05-201-13/+17
* Subtract one percent when deriving cluster controller resource limits from co...Geir Storli2021-02-081-1/+1
* When feed block in distributor is enabled derive content node resource limits...Geir Storli2021-02-081-2/+21
* Make it possible to specify feed block resource limits in content cluster tun...Geir Storli2021-02-021-0/+103