summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17556 from vespa-engine/hmusum/output-contextd-for-xml-va...Frode Lundgren2021-04-233-5/+34
|\
| * 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 vespa-engine/revert-17519-bjormel/reduce-jdisc...Bjørn Meland2021-04-221-1/+1
|\
| * Reduce maximum idleTimeout for a connection to 30 sec for SSLBjorn Meland2021-04-221-1/+1
* | Allow empty configJon Bratseth2021-04-221-1/+1
* | Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-2212-64/+253
* | Merge pull request #17544 from vespa-engine/bratseth/clustercontroller-cleanu...Jon Bratseth2021-04-2212-253/+64
|\ \ | |/ |/|
| * Switch on hosted not multitenantJon Bratseth2021-04-226-19/+19
| * Revert "Merge pull request #17534 from vespa-engine/revert-17528-bratseth/clu...Jon Bratseth2021-04-227-235/+46
* | 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
|/
* 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
|\
| * 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 vespa-engine/balder/add-restart-detection-to-d...Henning Baldersheim2021-04-214-3/+40
|\ \
| * | Remove obsolete comment.Henning Baldersheim2021-04-212-2/+1
| * | Make comment into a TODO.Henning Baldersheim2021-04-211-1/+2
| * | Add restart handling for changes to dictionary.Henning Baldersheim2021-04-214-2/+39
* | | Merge pull request #17528 from vespa-engine/bratseth/clustercontroller-cleanupJon Bratseth2021-04-217-235/+46
|\ \ \ | |/ / |/| |
| * | Remove debug leftoverJon Marius Venstad2021-04-211-8/+0
| * | Remove support for non-dedicated cc's on hostedJon Bratseth2021-04-217-235/+54
* | | Revert "Arnej/evaluate bindings in parent context"Arne H Juul2021-04-213-90/+9
* | | Merge pull request #17506 from vespa-engine/arnej/evaluate-bindings-in-parent...Arne H Juul2021-04-213-9/+90
|\ \ \
| * | | more unit testingArne Juul2021-04-202-6/+79
| * | | cosmetic changesArne Juul2021-04-201-3/+5
| * | | function argument binding should be evaluated in parent contextArne Juul2021-04-201-1/+7
| | |/ | |/|
* | | - Add match config for default match type during query.Henning Baldersheim2021-04-2124-155/+279
| |/ |/|
* | Merge pull request #17509 from vespa-engine/jonmv/less-GC-spamJon Marius Venstad2021-04-204-5/+3
|\ \
| * | Update unit testsJon Marius Venstad2021-04-201-2/+2
| * | Turn off verbose GC logging for metricsproxy and clustercontrollerJon Marius Venstad2021-04-203-3/+1
| |/
* | Merge pull request #17508 from vespa-engine/geirst/num-distributor-stripes-co...Geir Storli2021-04-203-5/+38
|\ \
| * | Add config and feature flag for the number of distributor stripes.Geir Storli2021-04-203-5/+38
| |/
* | Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-12/+0
* | let the sentinel run the RPC call for prepare-restart on content nodes.Arne Juul2021-04-202-3/+3
|/
* Merge pull request #17490 from vespa-engine/geirst/hnsw-index-parameters-vali...Jon Bratseth2021-04-192-0/+27
|\
| * A tensor field that specifies hnsw index parameters must also specify 'index'...Geir Storli2021-04-192-0/+27
* | - Use 256k buffer for connection log as it is low volume.Henning Baldersheim2021-04-162-0/+11
|/
* Test that netty tuning is part of ClusteController jvm options.Henning Baldersheim2021-04-161-0/+4
* Reduce default netty buffer.Henning Baldersheim2021-04-161-0/+9
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-126-1/+29
* Add comment and copyright.Henning Baldersheim2021-04-122-3/+9
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-1210-7/+90
* Merge pull request #17376 from vespa-engine/balder/allow-cased-uncasedHenning Baldersheim2021-04-1211-90/+282
|\
| * Add cased/uncased to match settings too.Henning Baldersheim2021-04-1210-94/+139