summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Log redeployed apps only when there are changes in deployed appsHarald Musum2021-10-131-9/+29
* Cleanup, no functional changesHarald Musum2021-10-131-15/+18
* 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-083-70/+34
|\ \
| * | Remove getSupervisor() from ConnectionPool interfaceHarald Musum2021-10-083-70/+34
* | | 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
* | Update Verizon Media copyright notices.gjoranv2021-10-0772-72/+72
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-072-2/+2
* | Update 2018 copyright notices.gjoranv2021-10-079-9/+9
* | Update 2017 copyright notices.gjoranv2021-10-07102-102/+102
* | 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
* 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
* Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-273-6/+12
|\
| * No functional changesJon Bratseth2021-09-243-6/+12
* | GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-4/+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-151-13/+14
* 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-151-14/+13
* Update use of md5 and xxhash64 in more placesHarald Musum2021-09-141-13/+14
* 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-106-20/+58
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ...Harald Musum2021-09-093-15/+19
* Merge pull request #19051 from vespa-engine/balder/wire-in-executor-for-model...Harald Musum2021-09-096-14/+42
|\
| * Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-096-14/+33
|/
* Revert "Use both xxhash64 and md5 for config payload in requests and response...Harald Musum2021-09-093-19/+15
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-093-15/+19
* 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-083-8/+12
|\
| * Follow changesHarald Musum2021-09-082-6/+10
| * Remove def md5 from ConfigKeyHarald Musum2021-09-081-2/+2
* | Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-071-0/+3
|\ \
| * | Add feature flag for new slobrok logicArne H Juul2021-09-071-0/+3
| |/
* / Enable feature flag control over rank-profile inheritance verification.Henning Baldersheim2021-09-071-0/+4
|/