summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Simplify and log number of redeploy threadsHarald Musum2021-11-021-14/+9
* Merge pull request #19825 from vespa-engine/hmusum/remove-dep-on-jaxrs_client...Harald Musum2021-11-021-6/+0
|\
| * Remove unused dependency on jaxrs_client_utilsHarald Musum2021-11-021-6/+0
* | Revert "Revert "Remove JVM option that is unsupported on JDK 17""Harald Musum2021-11-011-1/+0
|/
* Merge pull request #19810 from vespa-engine/balder/limit-threads-also-by-memoryHarald Musum2021-11-011-2/+5
|\
| * Use parenthesis to get expected ordering.Henning Baldersheim2021-11-011-1/+1
| * Ensure we get at least 1 threadHenning Baldersheim2021-11-011-1/+1
| * Require that you have at least 1G per thread as each of them can require quit...Henning Baldersheim2021-11-011-2/+5
* | Revert "Remove JVM option that is unsupported on JDK 17"Harald Musum2021-11-011-0/+1
|/
* Lower log level, info level not necessary anymoreHarald Musum2021-10-281-6/+2
* remove unused feature flagsArne H Juul2021-10-281-3/+0
* Merge pull request #19755 from vespa-engine/update-oath-copyrightsJon Bratseth2021-10-2824-24/+24
|\
| * Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
| * Update 2019 Oath copyrights.gjoranv2021-10-2719-19/+19
* | Merge pull request #19750 from vespa-engine/hmusum/move-to-apache-http-client...Harald Musum2021-10-276-53/+58
|\ \ | |/ |/|
| * Move to apacahe http client version 5Harald Musum2021-10-276-53/+58
* | Remove option that is unsupported on JDK 17Harald Musum2021-10-271-1/+0
|/
* Merge pull request #19702 from vespa-engine/geirst/async-apply-bucket-diff-fe...Henning Baldersheim2021-10-221-0/+3
|\
| * Add feature flag for "async-apply-bucket-diff".Geir Storli2021-10-221-0/+3
* | Guard against no active sessionHarald Musum2021-10-221-1/+2
* | this feature flag is scheduled for removalArne H Juul2021-10-221-3/+0
|/
* Merge pull request #19683 from vespa-engine/revert-merge-http-utils-into-vesp...gjoranv2021-10-211-0/+6
|\
| * Revert "Remove deps to http-utils and add vespajlib where necessary."gjoranv2021-10-211-0/+6
* | Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-211-0/+3
|\ \
| * \ Merge pull request #19654 from vespa-engine/arnej/allow-discarding-issuesArne H Juul2021-10-211-0/+3
| |\ \ | | |/ | |/|
| | * add permanent feature flag: forward-issues-as-errorsArne H Juul2021-10-211-0/+3
* | | Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-0/+3
|/ /
* | 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
|\ \