aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/content
Commit message (Collapse)AuthorAgeFilesLines
* GC unused and void codeHenning Baldersheim2022-01-121-1/+1
|
* GC featureflag control of disk bloat factorHenning Baldersheim2022-01-121-4/+3
|
* No longer need for featureflag control of docstore compression.Henning Baldersheim2022-01-121-4/+4
|
* Add feature flag for controlling throttling of async persistence operationsTor Brede Vekterli2022-01-121-0/+11
| | | | Currently defaults to `UNLIMITED` throttling policy, i.e. legacy behavior.
* Merge pull request #20586 from vespa-engine/balder/xerces-2.12.1Henning Baldersheim2021-12-201-1/+1
|\ | | | | Bump xerces from 2.12.0(2018) to 2.12.1(2021)
| * Update comment.Henning Baldersheim2021-12-201-1/+1
| |
* | Add feature flag control over TLS size.Henning Baldersheim2021-12-201-2/+5
|/
* Add a test that heap size percentage override is taken into account when ↵Henning Baldersheim2021-12-181-1/+0
| | | | allowing memory for proton.
* If it is a combined cluster take the memory percentage from the ↵Henning Baldersheim2021-12-182-8/+11
| | | | ContainerCluster as reserved.
* Let SearchNode and ContentSearchCluster relate to fractionOfMemoryReserved ↵Henning Baldersheim2021-12-181-8/+9
| | | | instead of a boolean 'combined'
* Add max-compact-buffers feature flag.Tor Egge2021-12-151-0/+3
|
* Merge pull request #20519 from vespa-engine/bratseth/match-exactlyJon Bratseth2021-12-153-12/+24
|\ | | | | Bratseth/match exactly
| * Match document types in document selections exactly onlyJon Bratseth2021-12-143-12/+24
| | | | | | | | | | | | Routing all child types to a cluster a parent is added to may be convenient for some users, but if it's not what you want it is then harder to prevent it from happening.
* | Ignore visibility delay when deciding feed sequencer type.Henning Baldersheim2021-12-131-7/+1
|/
* Add feature flag for "feed-master-task-limit".Geir Storli2021-11-181-0/+3
|
* Add feature flag for unordered merge chainingTor Brede Vekterli2021-11-171-2/+8
|
* Just fetch file references directly from fileregistry as there is no need to ↵Henning Baldersheim2021-11-053-9/+0
| | | | assiciate them with services.
* Add feature flag for whether to use a shared field writer executor for the ↵Geir Storli2021-11-051-0/+11
| | | | document database(s) in proton.
* Add feature flag for "async-apply-bucket-diff".Geir Storli2021-10-221-0/+3
|
* add permanent feature flag: forward-issues-as-errorsArne H Juul2021-10-211-5/+8
|
* Merge pull request #19572 from vespa-engine/geirst/feed-task-limit-feature-flagHenning Baldersheim2021-10-141-0/+3
|\ | | | | Add feature flag for the task limit used by the executors handling fe…
| * Add feature flag for the task limit used by the executors handling feed in ↵Geir Storli2021-10-141-0/+3
| | | | | | | | proton.
* | Add feature flag for enhanced distributor maintenance schedulingTor Brede Vekterli2021-10-141-2/+8
|/
* We should have same default for both final chunk compression, and temporary ↵Henning Baldersheim2021-10-121-0/+1
| | | | compact compression.
* Merge pull request #19509 from vespa-engine/jonmv/fix-docid-parse-bugv7.481.18Jon Marius Venstad2021-10-111-1/+1
|\ | | | | Fix document id parse bug in feed client
| * Fix document id parse bug in feed clientJon Marius Venstad2021-10-111-1/+1
| |
* | Control disk-bloat-factor and compression level with feature flag.Henning Baldersheim2021-10-081-0/+7
| |
* | Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
| |
* | Update 2017 copyright notices.gjoranv2021-10-0744-44/+44
| |
* | Create config server when not configured explicitlyJon Bratseth2021-10-061-1/+1
| |
* | Merge branch 'master' into bratseth/initalize-fallback-singlenodeJon Bratseth2021-10-061-6/+10
|\ \
| * | Assign host and call initServices on distributorJon Bratseth2021-10-061-5/+8
| |/
* / Call initService when falling back to a single nodeJon Bratseth2021-10-062-9/+12
|/
* Add feature flag for ignoring merge queue limit for forwarded (chained) mergesTor Brede Vekterli2021-10-061-0/+5
|
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-041-2/+7
|
* Ignore num-distributor-stripes flag and always tune when node resource is ↵Geir Storli2021-09-211-16/+12
| | | | available.
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-203-26/+8
| | | | | | No apps are using this now, so we will always throw exception if 'resource-limits' is used in services.xml in hosted. Prepare for removing feature flag.
* Flip to always use the new distributor stripe code path.Geir Storli2021-09-161-0/+2
| | | | If the number of stripes is not configured, we tune it based on the sampled number of CPU cores.
* Merge pull request #18999 from vespa-engine/arnej/add-slobrok-feature-flagHenning Baldersheim2021-09-071-3/+3
|\ | | | | Arnej/add slobrok feature flag
| * rewire to set slobrok "-N" option from feature flagArne H Juul2021-09-071-3/+3
| |
* | Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-7/+11
|/
* Revert "Revert "Wire in executor in deploystate that can be use to speed up ↵Harald Musum2021-09-071-1/+1
| | | | deploymen…""
* Revert "Wire in executor in deploystate that can be use to speed up ↵Harald Musum2021-09-071-1/+1
| | | | deploymen…"
* Wire in executor in deploystate that can be use to speed up deployments. Fx ↵Henning Baldersheim2021-09-071-1/+1
| | | | | | compile rankprofiles in parallell. Currently only uses a foreground executor giving no semantic difference compared to normal single threaded execution.
* Tune num distributor stripes based on flavor when the feature flag is set to -1.Geir Storli2021-09-022-8/+25
|
* Remove dedicated-cluster-controller-flavour flagJon Marius Venstad2021-08-251-2/+2
|
* Report max address space used in attribute vector components from content ↵Geir Storli2021-08-201-2/+1
| | | | | | | nodes (proton) to the cluster controller. This is more generic than explicit address space values for enum store and multi value. This is used in the cluster controller to determine whether to block external feed.
* Merge pull request #18354 from vespa-engine/bratseth/cliJon Bratseth2021-08-201-1/+2
|\ | | | | Cli WIP
| * Cli WIPJon Bratseth2021-06-211-1/+2
| |
* | Add feature flag for min-node-ratio-per-group.Geir Storli2021-07-161-1/+1
| |