summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5471 from vespa-engine/balder/use-weighted-group-distribu...Henning Baldersheim2018-11-215-8/+28
|\
| * weighted -> adaptive.Henning Baldersheim2018-04-064-10/+10
| * Use weighted random group distribution as defaultHenning Baldersheim2018-04-055-8/+28
* | Merge pull request #7727 from vespa-engine/balder/control-dispatch-policy-in-...Henning Baldersheim2018-11-213-26/+66
|\ \
| * | Add a jdisc container clsuter to actually get some dispatch nodes.Henning Baldersheim2018-11-212-25/+30
| * | Ensure that we have one cluster.Henning Baldersheim2018-11-211-0/+2
| * | Control dispatch policy explicitHenning Baldersheim2018-11-212-2/+35
* | | Only override if you really mean it.Henning Baldersheim2018-11-212-1/+3
* | | No zone dimension hereHenning Baldersheim2018-11-212-9/+3
|/ /
* | Deprecation cleanupJon Bratseth2018-11-204-7/+4
* | Export GC related metricsTor Brede Vekterli2018-11-191-0/+5
* | Merge pull request #7670 from vespa-engine/freva/export-metricValerij Fredriksen2018-11-151-1/+5
|\ \
| * | Export the new metricsValerij Fredriksen2018-11-151-1/+5
* | | Use TF 1.11.0 everywhereJon Bratseth2018-11-151-2/+0
* | | No readahead on mapped disk indexes when using ssd'sHenning Baldersheim2018-11-152-1/+17
|/ /
* | Consolidate match settingJon Bratseth2018-11-137-41/+113
* | Add VESPA_CONFIGSERVER_ZOOKEEPER_IDSValerij Fredriksen2018-11-094-33/+147
* | Disable java dispatcher if multi-level dispatching is configuredOlli Virtanen2018-11-081-15/+16
* | Revert "Supporting clearing config array when overriding config"Harald Musum2018-11-082-85/+31
* | Remove unused fieldHarald Musum2018-11-051-5/+0
* | Merge pull request #7536 from vespa-engine/hmusum/support-clearing-config-arr...Harald Musum2018-11-052-31/+85
|\ \
| * | Support 'clear' operation when using 'item' syntax onlyHarald Musum2018-11-052-28/+24
| * | Simplify by using a removeArray method, make operation case insensitiveHarald Musum2018-11-051-4/+3
| * | Supporting clearing config array when ovverriding configHarald Musum2018-11-012-34/+93
* | | Merge pull request #7551 from vespa-engine/balder/jvmargs-2-jvm-optionsHenning Baldersheim2018-11-0215-65/+144
|\ \ \
| * | | Throw instead of warn.Henning Baldersheim2018-11-022-5/+9
| * | | Add jvm-options and prefer over jvmargsHenning Baldersheim2018-11-0215-65/+140
* | | | Merge pull request #7546 from vespa-engine/bratseth/improve-error-messageJon Bratseth2018-11-024-11/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Improve error message etcJon Bratseth2018-11-024-11/+22
* | | | gcopts -> jvm-gc-optionsHenning Baldersheim2018-11-017-38/+35
* | | | Rewrite to keep all the logic in one place.Henning Baldersheim2018-11-014-91/+122
|/ / /
* | | Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-013-1/+4
|\ \ \
| * | | Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-013-1/+4
| |/ /
* | | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-1/+1
* | | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-013-8/+8
* | | Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-3112-46/+22
|/ /
* | Expose proton rerank time metric.Geir Storli2018-10-311-0/+1
* | Refactor: Move qrstart config generation from ContainerSearh to ContainerClus...Henning Baldersheim2018-10-266-44/+36
* | Also detect cms argsHenning Baldersheim2018-10-252-4/+3
* | Merge pull request #7449 from vespa-engine/balder/cms-occupancy-fractionHenning Baldersheim2018-10-2510-34/+158
|\ \
| * | Since this is a replacement no need to turn off UseConcMarkSweepGCHenning Baldersheim2018-10-251-1/+1
| * | Detect conflicting jvmargs.Henning Baldersheim2018-10-252-2/+58
| * | If System name is dev enable G1GCHenning Baldersheim2018-10-253-17/+29
| * | Add support for controlling gcopts in services.xmlHenning Baldersheim2018-10-257-41/+53
| * | Control gcopts from model.Henning Baldersheim2018-10-254-0/+44
| * | Expect gcopts in configHenning Baldersheim2018-10-251-1/+1
* | | Merge pull request #7433 from vespa-engine/ollivir/dispatch-distribution-fixesOlli Virtanen2018-10-251-10/+27
|\ \ \ | |/ / |/| |
| * | Indentation & javadoc improvementsOlli Virtanen2018-10-251-7/+7
| * | Pull more configuration parameters from config model to internal dispatcher c...Olli Virtanen2018-10-241-10/+27
* | | Check that assumption of struct data type is correctLester Solbakken2018-10-232-38/+47