aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Config definitions moved to another location.Arnstein Ressem2017-10-201-1/+1
|
* Revert "Add back SslKeyStoreFactoryProvider as a temporary workaround"Bjørn Christian Seime2017-10-191-1/+0
|
* Merge pull request #3781 from vespa-engine/arnej/add-uptime-metric-for-sentinelArne H Juul2017-10-171-0/+1
|\ | | | | Arnej/add uptime metric for sentinel
| * sentinel.uptime could be usefulArne Juul2017-10-171-0/+1
| |
* | Use ImmutableSetHarald Musum2017-10-171-3/+4
| |
* | Find reserved names when loading classHarald Musum2017-10-171-2/+2
| |
* | Remove tuning of proton background.threads, as it is replaced by ↵Geir Storli2017-10-166-61/+1
| | | | | | | | feeding.concurrency.
* | Add tuning of proton feeding concurrency.Geir Storli2017-10-164-0/+36
| |
* | Merge pull request #3769 from vespa-engine/mpolden/fix-block-upgradeJon Bratseth2017-10-162-1/+4
|\ \ | |/ |/| Let block-upgrade continue to work
| * Let block-upgrade continue to workMartin Polden2017-10-162-1/+4
| |
* | Set num cpu cores in proton config based on node flavor.Geir Storli2017-10-162-0/+7
|/
* allow splunk-home attributeArne Juul2017-10-135-5/+16
|
* Add back SslKeyStoreFactoryProvider as a temporary workaroundBjørn Christian Seime2017-10-121-0/+1
| | | | | Some applications use unsafe config features that breaks when removing a component from the config-model.
* Enforce order of block-changeJon Bratseth2017-10-111-2/+2
| | | | | | | Enforce that the block-change tag is placed after any test and staging tag and before the prod tag. This is in case we want to allow multiple block points in the future (perhaps to block rolling out to the next instance when having multiple instances) such that the placement becomes significant.
* Separate out XML readingJon Bratseth2017-10-111-1/+1
|
* Increase default value for parallel tenant loaders to 4Harald Musum2017-10-101-2/+2
|
* Merge pull request #3691 from ↵Henning Baldersheim2017-10-092-0/+17
|\ | | | | | | | | vespa-engine/geirst/directio-on-document-store-read-if-ssd Use Direct I/O on document store reads in proton when disk is fast (S…
| * Use Direct I/O on document store reads in proton when disk is fast (SSD).Geir Storli2017-10-092-0/+17
| |
* | Merge pull request #3690 from vespa-engine/balder/tag-unused-explicitHenning Baldersheim2017-10-091-0/+4
|\ \ | | | | | | Tag the ports explicit as unused.
| * | Tag the ports explicit as unused.Henning Baldersheim2017-10-091-0/+4
| | |
* | | Merge pull request #3688 from ↵Geir Storli2017-10-091-4/+28
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/geirst/adding-a-doc-type-doesnt-require-restart Fix such that adding a document type in proton doesn't require a rest…
| * | Fix such that adding a document type in proton doesn't require a restart.Geir Storli2017-10-091-4/+28
| | | | | | | | | | | | The backend already handles this.
* | | Merge pull request #3687 from vespa-engine/bratseth/block-revision-changesJon Bratseth2017-10-092-3/+3
|\ \ \ | |_|/ |/| | Support blocking application changes
| * | Support blocking application changesJon Bratseth2017-10-092-3/+3
| | |
* | | Revert "Revert "Do not move the health port yet.""hakonhall2017-10-091-1/+1
| |/ |/|
* | Merge pull request #3681 from vespa-engine/bjorncs/bouncycastlegjoranv2017-10-091-1/+0
|\ \ | |/ |/| Open-source PEM keystore for JDisc
| * Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-1/+0
| |
* | block-upgrade -> block-change to support blocking revisionsJon Bratseth2017-10-092-3/+10
| |
* | Revert "Do not move the health port yet."Henning Baldersheim2017-10-091-1/+1
| |
* | summary.log.numthreads -> background.threads.Henning Baldersheim2017-10-066-4/+44
|/
* Simplify macro shadowing warning test a bitLester Solbakken2017-10-061-5/+2
|
* Merge pull request #3670 from ↵Kristian Aune2017-10-063-7/+3
|\ | | | | | | | | vespa-engine/balder/remove-summary-maxdiskbloatfactor Remove maxdiskbloatfactor.
| * Remove maxdiskbloatfactor.Henning Baldersheim2017-10-063-7/+3
| |
* | Merge pull request #3655 from vespa-engine/lesters/log-to-deployloggerJon Bratseth2017-10-064-5/+125
|\ \ | |/ |/| Lesters/log to deploylogger
| * Move warning of macro shadowing to config processingLester Solbakken2017-10-064-7/+125
| |
| * Remove unused importLester Solbakken2017-10-051-1/+0
| |
| * MacroShadower: Log to DeployLoggerLester Solbakken2017-10-051-3/+6
| |
* | cosmeticsArne Juul2017-10-053-6/+0
| |
* | binary movedArne Juul2017-10-051-1/+1
| |
* | move logforwarder.def to configdefinitions moduleArne Juul2017-10-051-5/+0
| |
* | update with new schemaArne Juul2017-10-055-92/+52
| |
* | Removed port for deployment server, will require host:port as serverBjørn Meland2017-10-051-1/+0
| | | | | | | | This is as Manhattan is doing it too
* | some more space...Bjorn Meland2017-10-051-3/+3
| |
* | Using Splunk deployment server to configure forwardingBjorn Meland2017-10-051-11/+5
| |
* | Add newlineHarald Musum2017-10-051-1/+1
| |
* | index is mandatoryHarald Musum2017-10-051-1/+1
| |
* | Add schema for logforwardingHarald Musum2017-10-051-2/+18
| | | | | | | | * Add support for version 2 and 4 (version 3 is not used)
* | revert admin.rnc changesArne Juul2017-10-051-18/+2
| |
* | Add support for logforwarderHarald Musum2017-10-059-8/+250
| |
* | Do not move the health port yet.Henning Baldersheim2017-10-031-1/+1
| |