summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
|/
* Cleanup temp directories properlyHarald Musum2021-09-061-2/+12
* metrix -> metricsHenning Baldersheim2021-09-011-1/+1
* Add feature flag control over metricsproxy serving threads.Henning Baldersheim2021-09-011-0/+3
* Ensure that only one thread will compute the missing object in the cache. The...Henning Baldersheim2021-09-013-13/+31
* Unify return path and metric updating.Henning Baldersheim2021-09-012-12/+15
* Refactor to prepare for computeIfAbsent.Henning Baldersheim2021-09-011-13/+13
* Close the FileDistributionFactoryHenning Baldersheim2021-08-312-1/+6
* bootstrapExecutor only need method local scope.Henning Baldersheim2021-08-311-3/+2
* Directory cache is not optional.Henning Baldersheim2021-08-311-5/+5
* Merge pull request #18907 from vespa-engine/hmusum/cleanup-24Henning Baldersheim2021-08-3119-156/+119
|\
| * Use existing method to create an AddFileInterfaceHenning Baldersheim2021-08-311-1/+1
| * Move supervisor back to FileDistributionFactory, there should be only oneHarald Musum2021-08-312-4/+7
| * GC unused method.Henning Baldersheim2021-08-311-4/+0