summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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-012-10/+28
* 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-3111-115/+98
|\
| * 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