summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * No functional changesJon Bratseth2021-09-243-6/+12
* | Merge pull request #19296 from vespa-engine/balder/gc-enforce-rank-profile-in...Henning Baldersheim2021-09-271-4/+0
|\ \
| * | GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-4/+0
* | | Use default value of jdisc.debug.resourcesBjørn Christian Seime2021-09-271-1/+0
|/ /
* / Add featureflag control of container shutdown.Henning Baldersheim2021-09-251-0/+6
|/
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-201-3/+1
* Revert "Revert "Update use of md5 and xxhash64 in more places [run-systemtest]""Harald Musum2021-09-152-19/+21
* GC unused flag and methodsHarald Musum2021-09-151-7/+1
* Revert "Update use of md5 and xxhash64 in more places [run-systemtest]"Harald Musum2021-09-152-21/+19
* Update use of md5 and xxhash64 in more placesHarald Musum2021-09-142-19/+21
* Remove md5 sum of config from initial state in config subscriptionHarald Musum2021-09-131-2/+6
* Add checksum types in response based on types in requestHarald Musum2021-09-108-25/+113
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ...Harald Musum2021-09-096-37/+48
* Merge pull request #19051 from vespa-engine/balder/wire-in-executor-for-model...Harald Musum2021-09-099-16/+48
|\
| * Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-099-16/+39
|/
* Revert "Use both xxhash64 and md5 for config payload in requests and response...Harald Musum2021-09-096-48/+37
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-096-37/+48
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-3/+0
* Merge pull request #19002 from vespa-engine/hmusum/use-xxhash64-part-2Harald Musum2021-09-088-29/+36
|\
| * Follow changesHarald Musum2021-09-086-26/+33
| * Remove def md5 from ConfigKeyHarald Musum2021-09-082-3/+3
* | Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-071-0/+3
|\ \