summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17641 from vespa-engine/bratseth/query-profile-referencesJon Bratseth2021-04-286-48/+74
|\ | | | | Use owner's dimensions in BackedOverridableQueryProfile
| * Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-286-48/+74
| | | | | | | | | | | | | | | | Use owner's dimensions rather than the backed's in BackedObverridableQueryProfile. This matters when a profile references a profile with different but overlapping dimensions and both the owner and referred profile assigns values for the same paths, within their respective dimension spaces.
* | Merge pull request #17646 from ↵Jon Bratseth2021-04-287-15/+54
|\ \ | | | | | | | | | | | | vespa-engine/bratseth/add-slobroks-to-admin-cluster Add Slobroks to admin cluster controllers
| * | Add Slobroks to admin cluster controllersJon Bratseth2021-04-287-15/+54
| |/
* / More lazy debug log message generationJon Marius Venstad2021-04-286-10/+10
|/
* Disable fsync on remote storage.Henning Baldersheim2021-04-274-23/+29
|
* Control use of fsync in services.xml.Henning Baldersheim2021-04-276-14/+64
|
* Merge pull request #17591 from vespa-engine/freva/deploy-logValerij Fredriksen2021-04-2631-53/+53
|\ | | | | Application package warnings in deploy log
| * Correct log levelValerij Fredriksen2021-04-261-1/+1
| |
| * Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-2631-52/+52
| |
* | Reapply "Flag to allow disabling mtls"Morten Tokle2021-04-263-17/+61
|/ | | | This reverts commit 2edef045a83431a0c240cacdeae0a3d9ae25bb71.
* Also test restart aspect when changing casing of dictionaryHenning Baldersheim2021-04-251-5/+3
|
* Allow btree index to be case sensitiv.Henning Baldersheim2021-04-252-10/+2
|
* Revert "Revert "Revert "Flag to allow disabling mtls"""Harald Musum2021-04-253-61/+17
|
* Revert "Revert "Flag to allow disabling mtls""Harald Musum2021-04-253-17/+61
|
* Revert "Flag to allow disabling mtls"Morten Tokle2021-04-253-61/+17
|
* Merge pull request #17566 from vespa-engine/mortent/mtls-disable-procedureMorten Tokle2021-04-233-17/+61
|\ | | | | Flag to allow disabling mtls
| * Flag to allow disabling mtlsMorten Tokle2021-04-233-17/+61
| |
* | Merge pull request #17560 from ↵Arne H Juul2021-04-234-14/+63
|\ \ | | | | | | | | | | | | vespa-engine/arnej/add-input-params-in-rank-profile Arnej/add input params in rank profile
| * | rename inputParameter -> inputFeatureArne Juul2021-04-232-11/+11
| | |
| * | update with now-resolved correct typeArne Juul2021-04-231-0/+1
| | |
| * | use actual dimension namesArne Juul2021-04-231-5/+5
| | |
| * | add input parameters to rank profileArne Juul2021-04-231-9/+33
| | | | | | | | | | | | * also: try to resolve type of output expressions
| * | allow rank profiles representing models to have declared inputsArne Juul2021-04-231-0/+24
| | |
* | | Merge pull request #17559 from ↵Jon Marius Venstad2021-04-2314-280/+90
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/bratseth/clustercontroller-cleanup-take-3 Bratseth/clustercontroller cleanup take 3
| * | | Create cluster controller cluster on logserverJon Bratseth2021-04-234-30/+29
| | | |
| * | | Revert "Merge pull request #17550 from ↵Jon Bratseth2021-04-2212-253/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-17544-bratseth/clustercontroller-cleanup-take-2" This reverts commit 8b894d8815dac50d07d4ef82ae83343915b8f8dd, reversing changes made to 7bb93176d1c15704f89d69fa6daaaefdb19692c9.
* | | | Merge pull request #17556 from ↵Frode Lundgren2021-04-233-5/+34
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/hmusum/output-contextd-for-xml-validation-errors Make sure we are able to output context for validation errors
| * | | Make sure we are able to output context for validation errorsHarald Musum2021-04-233-5/+34
| | |/ | |/|
* / | Turn off verbose gc for logserver containerHarald Musum2021-04-231-2/+1
|/ /
* | Merge pull request #17548 from ↵Bjørn Meland2021-04-221-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/revert-17519-bjormel/reduce-jdisc-idleTimeout Revert "Reduce maximum idleTimeout for a connection to 30 sec"
| * | Reduce maximum idleTimeout for a connection to 30 sec for SSLBjorn Meland2021-04-221-1/+1
| | |
* | | Allow empty configJon Bratseth2021-04-221-1/+1
| |/ |/| | | | | | | If you have zone-dependent config it is convenient to be able to end up with an empty body in zones where the defaults should apply.
* | Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-2212-64/+253
| |
* | Merge pull request #17544 from ↵Jon Bratseth2021-04-2212-253/+64
|\ \ | |/ |/| | | | | vespa-engine/bratseth/clustercontroller-cleanup-take-2 Bratseth/clustercontroller cleanup take 2
| * Switch on hosted not multitenantJon Bratseth2021-04-226-19/+19
| |
| * Revert "Merge pull request #17534 from ↵Jon Bratseth2021-04-227-235/+46
| | | | | | | | | | | | | | vespa-engine/revert-17528-bratseth/clustercontroller-cleanup" This reverts commit bc3caa587f166d02e90b8bb81a1656a6cdd32715, reversing changes made to 972c1f6f1131d1eb9af3f8f072131a97d1436cd5.
* | resolve bindings via parent contextArne Juul2021-04-222-8/+16
| |
* | add unit test for argument binding resolutionArne Juul2021-04-221-0/+42
| |
* | Reapply "Arnej/evaluate bindings in parent context"Arne Juul2021-04-223-9/+90
|/ | | | This reverts commit f1598d54afa672ec895330dba43a9f0fb5687587.
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-214-7/+47
|
* Merge pull request #17514 from vespa-engine/bratseth/redundancyJon Bratseth2021-04-215-33/+145
|\ | | | | Bratseth/redundancy
| * Correct impossible redundancyJon Bratseth2021-04-213-2/+72
| |
| * Allocate retired nodes in addition to what's requestedJon Bratseth2021-04-212-26/+63
| |
| * No functional changesJon Bratseth2021-04-201-0/+4
| |
| * No functional changesJon Bratseth2021-04-201-5/+6
| |
* | Revert "Remove support for non-dedicated cc's on hosted"Jon Bratseth2021-04-217-46/+235
| |
* | Merge pull request #17533 from ↵Henning Baldersheim2021-04-214-3/+40
|\ \ | | | | | | | | | | | | vespa-engine/balder/add-restart-detection-to-dictionary Add restart handling for changes to dictionary.
| * | Remove obsolete comment.Henning Baldersheim2021-04-212-2/+1
| | |
| * | Make comment into a TODO.Henning Baldersheim2021-04-211-1/+2
| | |