aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Don't print stack traceJon Bratseth2019-08-131-1/+0
* MergeJon Bratseth2019-08-1310-26/+29
* Move FS4ResourcePool component to ApplicationContainerBjørn Christian Seime2019-08-122-12/+12
* Ensure that explicit proton resource limits have precedence over default node...Geir Storli2019-08-086-16/+29
* Remove long gone searchcolumn.Henning Baldersheim2019-08-061-5/+10
* Merge pull request #10190 from vespa-engine/balder/feed-concurrency-35-percentHenning Baldersheim2019-08-062-5/+5
|\
| * 30% -> 35% feed concurrency.Henning Baldersheim2019-08-052-5/+5
* | Merge pull request #10193 from vespa-engine/arnej/refactor-requestor-api-5Henning Baldersheim2019-08-0628-185/+241
|\ \
| * | retry: refactor requestor apiArne Juul2019-08-0628-185/+241
| |/
* | Nonfunctional changes onlyJon Bratseth2019-08-052-19/+24
* | Allow both attribute and index with n-gramJon Bratseth2019-08-053-10/+7
|/
* Merge pull request #10025 from vespa-engine/geirst/improve-content-node-tuningGeir Storli2019-08-052-4/+27
|\
| * Reserve 1GB of memory for other processes running on the content node when ca...Geir Storli2019-07-122-5/+27
* | Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-0428-241/+185
* | Only use toplevel groups for redundancy calculations.Henning Baldersheim2019-08-031-1/+1
* | Expose totalNodes and add at least one test for partitions configHenning Baldersheim2019-08-023-2/+14
* | Revert "Revert "As redundancy and searchable copies depends on group setup no...Henning Baldersheim2019-08-0211-131/+116
* | Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-0211-116/+131
* | Leave default as is.Henning Baldersheim2019-08-021-1/+1
* | As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-0211-131/+116
* | Merge pull request #10150 from vespa-engine/arnej/refactor-requestor-api-4Arne H Juul2019-08-0228-185/+241
|\ \
| * | use same port suffixes for logserverArne Juul2019-08-021-4/+4
| * | remove now-unused getPortSuffixesArne Juul2019-08-0125-147/+0
| * | remove now-unused requiresConsecutivePortsArne Juul2019-08-015-32/+0
| * | remove now-unused reservePortPrependedArne Juul2019-08-012-9/+1
| * | switch to direct allocation of network portsArne Juul2019-08-012-38/+3
| * | add API for explicitly allocating network portsArne Juul2019-08-0125-2/+280
* | | Always set grouping session cache configBjørn Christian Seime2019-08-011-1/+1
* | | Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-013-3/+3
* | | Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-013-3/+3
|/ /
* | Allow streaming search with no searchable copies too....Henning Baldersheim2019-07-295-17/+29
* | Merge pull request #10094 from vespa-engine/hmusum/cleanup-configdefinition-3Harald Musum2019-07-2910-162/+78
|\ \
| * | Remove support for namespace as attribute for config in services.xmlHarald Musum2019-07-2510-162/+78
* | | Merge pull request #10103 from vespa-engine/hmusum/move-messagebus-setup-for-...Harald Musum2019-07-296-67/+71
|\ \ \
| * | | Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-266-67/+71
* | | | Expecte renamesJon Bratseth2019-07-281-2/+2
|/ / /
* | | Merge pull request #10099 from vespa-engine/hmusum/fix-todoHenning Baldersheim2019-07-263-11/+11
|\ \ \
| * | | Clean up todoHarald Musum2019-07-263-11/+11
* | | | Remove unused codeHarald Musum2019-07-261-4/+0
|/ / /
* / / Use fewer threads for logserver and metricsproxy containersHarald Musum2019-07-262-2/+15
|/ /
* | Merge pull request #10090 from vespa-engine/bjorncs/grouping-session-cache-fe...Bjørn Christian Seime2019-07-2511-14/+33
|\ \
| * | Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-2511-15/+33
* | | Number of searchable copies are accounted in the backend. Only estimate numbe...Henning Baldersheim2019-07-254-19/+30
* | | Use single class importsHarald Musum2019-07-255-7/+31
* | | Cleanup config model, part 1Harald Musum2019-07-25140-539/+132
|/ /
* | Turn off verbose gc for logserver container, too noisyHarald Musum2019-07-241-1/+10
* | Merge pull request #9905 from vespa-engine/balder/increase-default-feedconcur...Henning Baldersheim2019-07-222-5/+5
|\ \
| * | Increase default max feed concurrency from 25% to 30% on the way to 40-50%Henning Baldersheim2019-06-262-5/+5
* | | Revert "Setting attribute on a field that has struct or map sub-type(s) is no...Harald Musum2019-07-152-51/+0
| |/ |/|
* | Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-113-1/+15