aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/content/ContentClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-6/+15
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add feature flag for new content layer metadata featuresTor Brede Vekterli2023-09-121-0/+17
* No need for a fleetcontroller metric consumer.Henning Baldersheim2023-08-311-30/+20
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-281-28/+28
* GC enable-conditional-put-remove-write-repairHenning Baldersheim2023-08-021-11/+0
* Fix test for non-US locale environmentsKristian Aune2023-07-311-1/+2
* Rename config element to groups-allowed-down-ratioHarald Musum2023-07-041-24/+30
* Change config for cluster controller to use min groups upHarald Musum2023-07-041-45/+76
* Remove printlnJon Bratseth2023-06-241-1/+0
* Set the recommended searchable copies with streamingJon Bratseth2023-06-231-27/+93
* Always use 16 distribution bits in perf environmentsTor Brede Vekterli2023-06-081-0/+3
* Add unit test for enabling indexing docproc in streaming mode.Tor Egge2023-05-191-0/+38
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-101-0/+11
* Derive searchable-copies automatically with groups > 2Jon Bratseth2023-04-271-0/+48
* Simplify test and don't set multitenantHarald Musum2023-04-211-6/+2
* Add support for max groups allowed down in services.xmlHarald Musum2023-04-201-3/+51
* Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-0/+24
* Add min-redundancyJon Bratseth2023-01-221-27/+89
* GC unused use-two-phase-document-gc flagHenning Baldersheim2023-01-121-26/+1
* Two phase GC is now defaultHenning Baldersheim2023-01-121-2/+2
* GC unordered-merge-chaining flagHenning Baldersheim2022-10-061-17/+0
* Always doing three phase updates now.Henning Baldersheim2022-09-301-16/+0
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-16/+0
* Always use target-active-docs for coverage computation.Henning Baldersheim2022-09-281-7/+2
* Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-131-0/+21
* Add feature flag for two-phase document GC in content clustersTor Brede Vekterli2022-08-241-0/+26
* Add test for feature flag control of dispatch policy.Henning Baldersheim2022-08-201-0/+31
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-370/+368
* Remove '.sum' form vds sum metrics.Henning Baldersheim2022-06-081-7/+7
* Remove use of dynamic throttling and shared field writer feature flags in con...Geir Storli2022-04-201-40/+0
* Add "inhibit-default-merges-when-global-merges-pending" feature flag.Geir Storli2022-02-111-0/+18
* Use persistence-async-throttling feature flag to control replay_throttling_po...Tor Egge2022-01-251-0/+22
* Remove merge performance flags that are no longer needed.Geir Storli2022-01-171-34/+0
* Merge branch 'master' into geirst/config-defaults-for-improved-merge-performanceHenning Baldersheim2022-01-131-11/+5
|\
| * GC featureflag control of max size of transaction logHenning Baldersheim2022-01-121-11/+5
* | Set defaults in config defs and ModelContext api to improve bucket merge perf...Geir Storli2022-01-121-12/+12
|/
* 2% is now default TLS size.Henning Baldersheim2022-01-111-1/+1
* Reduce default TLS size from 7% to 4%Henning Baldersheim2022-01-101-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-9/+6
* Add feature flag control over TLS size.Henning Baldersheim2021-12-201-0/+22
* Test default value for max-compact-buffers.Tor Egge2021-12-161-4/+10
* Add max-compact-buffers feature flag.Tor Egge2021-12-151-0/+16
* Add feature flag for unordered merge chainingTor Brede Vekterli2021-11-171-0/+17
* Add feature flag for enhanced distributor maintenance schedulingTor Brede Vekterli2021-10-141-0/+17
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Call initService when falling back to a single nodeJon Bratseth2021-10-061-7/+7
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-041-0/+17
* Ignore num-distributor-stripes flag and always tune when node resource is ava...Geir Storli2021-09-211-14/+6
* Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-0/+1