aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/content/FleetControllerClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-281-3/+1
* Rewrite to simplify later code changes in ClusterControllerConfig (avoid mock...Harald Musum2023-07-041-66/+61
* Handle environments where number of groups are reducedHarald Musum2023-04-211-2/+0
* Simplify test and don't set multitenantHarald Musum2023-04-211-1/+2
* Add support for max groups allowed down in services.xmlHarald Musum2023-04-201-19/+20
* Add flag for allowing more than one content group downHarald Musum2023-04-171-1/+2
* Set deature flag and config value for cluster-controller-state-gather-count to 1Harald Musum2022-09-221-2/+1
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-051-1/+2
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-9/+9
* Adjust attribute-address-space resource limits.Geir Storli2022-02-151-1/+1
* Reduce default resource limit for disk from 80% to 75%.Geir Storli2022-02-141-2/+2
* Remove feature flag "enable-feed-block-in-distributor".Geir Storli2022-02-091-17/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-201-3/+0
* Report max address space used in attribute vector components from content nod...Geir Storli2021-08-201-3/+2
* Add feature flag for min-node-ratio-per-group.Geir Storli2021-07-161-8/+20
* Add feature flags for disk and memory resource limitsHarald Musum2021-07-011-1/+5
* Add back logging when resource-limits is specified and we do not throwHarald Musum2021-06-111-1/+5
* Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-071-2/+2
* Throw exception if resource-limits is specifiedHarald Musum2021-05-281-5/+2
* Warn when specifying resource limits in hosted VespaHarald Musum2021-05-201-4/+8
* Flip default of "enable-feed-block-in-distributor" to true.Geir Storli2021-03-051-2/+2
* When feed block in distributor is enabled derive content node resource limits...Geir Storli2021-02-081-4/+4
* Make it possible to specify feed block resource limits in content cluster tun...Geir Storli2021-02-021-7/+39
* Add feature flag for enabling blocking of feed in the distributor.Geir Storli2021-01-271-4/+28
* Add config to cluster controller on whether it should block feed based on rep...Geir Storli2021-01-251-4/+18
* Wire in DeployState as paramHenning Baldersheim2018-10-041-1/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add configurable automatic group up/down feature based on node availabilityTor Brede Vekterli2016-06-171-7/+27
* PublishJon Bratseth2016-06-151-0/+72