aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Add feature flag for enabling three phase updatesTor Brede Vekterli2020-04-291-0/+8
* Add feature flag for enabling distributor B-tree bucket DBTor Brede Vekterli2020-04-291-0/+8
* Use vespajlib maintenance package in configserverMartin Polden2020-04-296-86/+87
* Merge pull request #13086 from vespa-engine/hmusum/create-watcher-after-sessi...Jon Marius Venstad2020-04-282-3/+7
|\
| * Create watcher later and log more if sessionsChanged() failsHarald Musum2020-04-282-3/+7
* | Merge branch 'master' into hmusum/use-docker-image-instead-of-string-3Harald Musum2020-04-2759-282/+278
|\|
| * Remove 'nginx-upstream-proxy-protocol' feature flagBjørn Christian Seime2020-04-271-5/+0
| * Let size of thread pool and Q follow number of cores on the machine where it ...Henning Baldersheim2020-04-251-1/+17
| * Use Vespa LogLevel where appropriate.gjoranv2020-04-252-5/+8
| * Use correct log Level class where search & replace has failed.gjoranv2020-04-251-1/+1
| * Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-254-4/+4
| * Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-254-5/+5
| * LogLevel -> Level for isLoggable()gjoranv2020-04-255-9/+9
| * LogLevel.FINE -> Level.FINEgjoranv2020-04-253-5/+5
| * LogLevel.CONFIG -> Level.CONFIGgjoranv2020-04-251-1/+1
| * LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-256-9/+9
| * LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-2522-39/+39
| * LogLevel.INFO -> Level.INFOgjoranv2020-04-2515-30/+30
| * LogLevel.SPAM -> Level.FINESTgjoranv2020-04-252-2/+2
| * LogLevel.DEBUG -> Level.FINEgjoranv2020-04-2543-105/+105
| * Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-2556-56/+56
| * Gc dead codeJon Bratseth2020-04-223-18/+0
* | Handle null value arguments to Builder methods betterHarald Musum2020-04-271-12/+11
* | Use DockerImage instead of StringHarald Musum2020-04-2213-27/+47
|/
* Remove feature flag for JDisc proxy protocolBjørn Christian Seime2020-04-211-6/+0
* Merge branch 'master' into hakonhall/remove-use-bucket-space-metric-feature-flagHåkon Hallingstad2020-04-2060-484/+766
|\
| * Merge pull request #12937 from vespa-engine/hmusum/do-more-work-in-executorHarald Musum2020-04-163-13/+8
| |\
| | * Do all redeployment work in executorHarald Musum2020-04-163-13/+8
| * | Merge pull request #12944 from vespa-engine/balder/add-flag-control-of-softstartHenning Baldersheim2020-04-161-0/+8
| |\ \
| | * | Add flag control over softstart seconds.Henning Baldersheim2020-04-161-0/+8
| | |/
| * / Use DockerImage instead of String in HostSpecHarald Musum2020-04-161-1/+2
| |/
| * Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-152-0/+11
| * Fix testHarald Musum2020-04-141-1/+1
| * Merge pull request #12904 from vespa-engine/mpolden/config-lockJon Bratseth2020-04-142-15/+2
| |\
| | * Acquire lock through CuratorMartin Polden2020-04-142-15/+2
| * | Rename variableHarald Musum2020-04-141-4/+4
| * | Log session that new session is based on if possibleHarald Musum2020-04-141-1/+4
| |/
| * Merge pull request #12875 from vespa-engine/bratseth/validate-lower-limitJon Bratseth2020-04-086-10/+41
| |\
| | * Pass ProvisionedJon Bratseth2020-04-081-0/+2
| | * Validate resource changes by the lower limitJon Bratseth2020-04-085-10/+39
| * | Merge pull request #11553 from vespa-engine/olaa/use-pooling-connection-managerOla Aunrønning2020-04-081-7/+11
| |\ \ | | |/ | |/|
| | * Use PoolingHttpClientConnectionManager. Increase parallelizationOla Aunrønning2019-12-121-7/+11
| * | Remove unused allocation logic for unspecified nodesMartin Polden2020-04-061-8/+0
| * | Remove feature flag for using new Athenz filterBjørn Christian Seime2020-04-021-4/+1
| * | Reduce code duplicationHarald Musum2020-03-312-18/+9
| * | Set athenz domainHarald Musum2020-03-314-7/+20
| * | Acvoid deprecated APIJon Bratseth2020-03-311-0/+2
| * | Merge pull request #12770 from vespa-engine/hmusum/lower-log-levelJon Bratseth2020-03-301-1/+1
| |\ \
| | * | Lower log level, seems to be common and not worth a warningHarald Musum2020-03-301-1/+1
| * | | Remove unused argumentHarald Musum2020-03-301-9/+5
| |/ /