aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19653 from vespa-engine/bratseth/schema-inheritanceHenning Baldersheim2021-10-201-12/+0
|\
| * search -> schemaJon Bratseth2021-10-151-12/+0
* | Fix invalid json in expected output.gjoranv2021-10-201-2/+2
* | Add missing component 'TesterClient' to services.xmlgjoranv2021-10-181-0/+1
|/
* Minore refactoringHarald Musum2021-10-151-6/+20
* SimplifyHarald Musum2021-10-152-5/+1
* Merge pull request #19572 from vespa-engine/geirst/feed-task-limit-feature-flagHenning Baldersheim2021-10-141-0/+3
|\
| * Add feature flag for the task limit used by the executors handling feed in pr...Geir Storli2021-10-141-0/+3
* | Merge pull request #19554 from vespa-engine/hmusum/application-package-mainta...Henning Baldersheim2021-10-142-2/+6
|\ \
| * | Improve download of application package in maintainerHarald Musum2021-10-142-2/+6
| |/
* / Add feature flag for enhanced distributor maintenance schedulingTor Brede Vekterli2021-10-141-0/+3
|/
* Log less when there are many file referencesHarald Musum2021-10-141-5/+14
* Merge pull request #19532 from vespa-engine/hmusum/log-only-when-there-is-a-c...v7.483.19Henning Baldersheim2021-10-131-9/+29
|\
| * Log redeployed apps only when there are changes in deployed appsHarald Musum2021-10-131-9/+29
* | Merge pull request #19526 from vespa-engine/hmusum/move-ActivationConflictExc...Martin Polden2021-10-134-19/+6
|\ \ | |/ |/|
| * Move ActivationConflictException to config-provisioningHarald Musum2021-10-134-19/+6
* | Remove legacy method and update testsHarald Musum2021-10-132-5/+16
* | Cleanup, no functional changesHarald Musum2021-10-132-30/+33
|/
* Merge pull request #19515 from vespa-engine/bratseth/handle-just-one-config-s...Harald Musum2021-10-121-1/+3
|\
| * Don't try to copy files if just one config serverJon Bratseth2021-10-121-1/+3
* | Merge pull request #19512 from vespa-engine/jonmv/on-cloud-restart-and-reinde...Valerij Fredriksen2021-10-121-6/+14
|\ \ | |/ |/|
| * Reduce log level and change message for restart and reindexing on cloudJon Marius Venstad2021-10-121-6/+14
* | Merge pull request #19479 from vespa-engine/hmusum/connection-pool-refactoring-2Henning Baldersheim2021-10-084-72/+42
|\ \
| * | Remove getSupervisor() from ConnectionPool interfaceHarald Musum2021-10-084-72/+42
* | | Control disk-bloat-factor and compression level with feature flag.Henning Baldersheim2021-10-081-0/+6
|/ /
* | Reuse supervisor when we have oneHarald Musum2021-10-071-2/+4
* | Merge pull request #19449 from vespa-engine/hmusum/update-usage-and-error-mes...Harald Musum2021-10-071-7/+7
|\ \
| * | Update usage and error messages: Use 'config server' in outputHarald Musum2021-10-071-7/+7
* | | Update Verizon Media copyright notices.gjoranv2021-10-07123-124/+124
* | | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-073-3/+3
* | | Update 2018 copyright notices.gjoranv2021-10-0717-17/+17
* | | Update 2017 copyright notices.gjoranv2021-10-07233-233/+233
|/ /
* | Merge pull request #19442 from vespa-engine/hmusum/remove-use-of-old-method-f...gjoranv2021-10-071-3/+0
|\ \
| * | setError() -> switchConnection() and remove setError()Harald Musum2021-10-061-3/+0
| |/
* / Remove num-distributor-stripes feature flag.Geir Storli2021-10-061-3/+0
|/
* Add feature flag for ignoring merge queue limit for forwarded (chained) mergesTor Brede Vekterli2021-10-061-0/+3
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-041-0/+3
* Merge pull request #19383 from vespa-engine/merge-http-utils-into-vespajlibgjoranv2021-10-011-6/+0
|\
| * Remove deps to http-utils and add vespajlib where necessary.gjoranv2021-09-301-6/+0
* | Log pool name when switching connectionHarald Musum2021-09-301-1/+1
* | Merge pull request #19368 from vespa-engine/hmusum/do-not-wait-for-barrier-wh...Harald Musum2021-09-301-3/+5
|\ \ | |/ |/|
| * Don't wait for prepare barrier to complete when doing dry-runHarald Musum2021-09-301-3/+5
* | Reduce max connection life to 45 secondsBjørn Christian Seime2021-09-301-0/+3
|/
* Merge pull request #19341 from vespa-engine/hmusum/do-not-activate-when-deplo...Harald Musum2021-09-292-4/+5
|\
| * Do not activate application when this is a dry runHarald Musum2021-09-292-4/+5
* | Remove unused methodsHarald Musum2021-09-291-1/+0
|/
* Use the faster BufferOutput over ByteArrayOutputStream that is synchronized.Henning Baldersheim2021-09-281-1/+2
* Revert "Revert "Use default value of jdisc.debug.resources.""Jon Marius Venstad2021-09-271-1/+0
* Revert "Use default value of jdisc.debug.resources."Jon Marius Venstad2021-09-271-0/+1
* Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-273-6/+12
|\