aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/content
Commit message (Expand)AuthorAgeFilesLines
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-6/+15
* Update copyrightJon Bratseth2023-10-0932-32/+32
* 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
* GC stor-integritychecker configHenning Baldersheim2023-08-301-10/+0
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-282-31/+29
* Fade out round-robin dispatch policy.Henning Baldersheim2023-08-073-28/+4
* GC enable-conditional-put-remove-write-repairHenning Baldersheim2023-08-021-11/+0
* Cleanup unused stuff to reduce entanglementHenning Baldersheim2023-08-021-27/+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
* Rewrite to simplify later code changes in ClusterControllerConfig (avoid mock...Harald Musum2023-07-041-66/+61
* 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
* Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-191-1/+1
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-101-0/+11
* Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-081-0/+6
* Revert "Remove access logging for internal container clusters"Harald Musum2023-05-081-6/+0
* Remove access logging for internalk container clustersHarald Musum2023-05-061-0/+6
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-05-031-7/+0
* Add access log for implictly configured container clusterHarald Musum2023-04-291-0/+7
* Derive searchable-copies automatically with groups > 2Jon Bratseth2023-04-271-0/+48
* Handle environments where number of groups are reducedHarald Musum2023-04-211-2/+0
* Simplify test and don't set multitenantHarald Musum2023-04-212-7/+4
* Add support for max groups allowed down in services.xmlHarald Musum2023-04-203-23/+72
* Add flag for allowing more than one content group downHarald Musum2023-04-171-1/+2
* Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-0/+24
* Add min-redundancyJon Bratseth2023-01-225-28/+111
* Improve error messagesJon Bratseth2023-01-222-6/+10
* Unify on Streams.toList()Henning Baldersheim2023-01-171-1/+1
* Use 2 rpc targets and 2 rpc network threads.Henning Baldersheim2023-01-131-2/+2
* GC unused use-two-phase-document-gc flagHenning Baldersheim2023-01-121-26/+1
* Two phase GC is now defaultHenning Baldersheim2023-01-121-2/+2
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-2/+2
* Splitt nodes static and dynamic config in DispatchConfig to prepare for seaml...Henning Baldersheim2022-11-211-17/+22
* GC unusedHenning Baldersheim2022-11-211-3/+0
* Optimize importsHarald Musum2022-10-241-5/+5
* No need for feature flag for max-merge-queue-sizeHenning Baldersheim2022-10-061-5/+3
* GC max-concurrent-merges-per-nodeHenning Baldersheim2022-10-061-3/+3
* GC remaining persistence throttling tuning flags.Henning Baldersheim2022-10-061-15/+0
* GC persistence-throttling-of-merge-feed-ops flag which has long had sane defa...Henning Baldersheim2022-10-061-3/+1
* merge-throttling-policy has long been static.Henning Baldersheim2022-10-061-13/+0
* 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-292-17/+0