aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/content/cluster
Commit message (Expand)AuthorAgeFilesLines
* Revert "Single searchcluster take 5"Henning Baldersheim2024-03-172-2/+2
* Check if it has any indexed document typesHenning Baldersheim2024-03-161-1/+1
* Revert "Revert "Single searchcluster take 3""Henning Baldersheim2024-03-161-1/+1
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-1/+1
* Check for schemas with mixed mode.Henning Baldersheim2024-03-151-1/+1
* Always add an indexing docproc, also for streaming search.Henning Baldersheim2024-01-151-17/+3
* Update copyrightJon Bratseth2023-10-0911-11/+11
* Set heapsize in addition to percentageBjørn Christian Seime2023-09-221-1/+1
* No need for a fleetcontroller metric consumer.Henning Baldersheim2023-08-311-3/+0
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-281-3/+1
* Modernize codeHenning Baldersheim2023-08-021-2/+4
* Merge pull request #27626 from vespa-engine/hmusum/support-min-groups-up-ratioHarald Musum2023-07-041-2/+2
|\
| * Change config for cluster controller to use min groups upHarald Musum2023-07-041-2/+2
* | Warn if dispatch config is used in services.xmlHarald Musum2023-07-042-54/+5
|/
* Set the recommended searchable copies with streamingJon Bratseth2023-06-232-11/+28
* Always use 16 distribution bits in perf environmentsTor Brede Vekterli2023-06-081-1/+6
* Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-191-10/+15
* Increase reserved memory based on observed usageJon Bratseth2023-05-081-1/+1
* Derive searchable-copies automatically with groups > 2Jon Bratseth2023-04-271-1/+1
* Handle environments where number of groups are reducedHarald Musum2023-04-211-11/+5
* Add support for max groups allowed down in services.xmlHarald Musum2023-04-201-5/+20
* Add flag for allowing more than one content group downHarald Musum2023-04-171-1/+2
* Pass ClusterInfoJon Bratseth2023-03-011-2/+3
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-4/+4
* Reduce dependency on documentapi.Henning Baldersheim2023-01-271-20/+4
* Correct default searchable-copies with redundancy 1Jon Bratseth2023-01-231-3/+7
* Add min-redundancyJon Bratseth2023-01-222-10/+30
* Improve error messagesJon Bratseth2023-01-221-4/+5
* Unify on Streams.toList()Henning Baldersheim2023-01-171-3/+1
* Optimize importsHarald Musum2022-10-241-2/+0
* 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
* Remove dead code and some cosmetic changesHarald Musum2022-08-291-13/+14
* Require non-null logserverHarald Musum2022-08-241-6/+7
* Revert "Minor cleanup in config-model"Harald Musum2022-07-081-1/+1
* Minor cleanup, no functional changesHarald Musum2022-07-081-1/+1
* Disallow impossible redundancyHåkon Hallingstad2022-06-081-9/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-6/+0
* Move setting of node resources to node repoHarald Musum2022-05-051-7/+1
* Minor simplificationJon Bratseth2022-05-021-12/+10
* Increase cluster-controller memoryJon Bratseth2022-04-281-1/+1
* Use new method only for getting admin cluster node architectureHarald Musum2022-04-041-3/+1
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-151-1/+4
* Less hardcoding of cluster nameHarald Musum2022-03-151-9/+14
* Add todosJon Bratseth2022-02-231-2/+2
* Remove feature flag "enable-feed-block-in-distributor".Geir Storli2022-02-091-3/+1
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-1/+1
* Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-3/+3
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-6/+6