summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Specify socket timeout for async I/O operationsBjørn Christian Seime2020-12-011-0/+4
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-3016-99/+24
* Revert "Merge pull request #15549 from vespa-engine/revert-15543-bratseth/app...Jon Bratseth2020-11-3016-24/+99
* Revert "Bratseth/apply on restart take 7"Jon Bratseth2020-11-3016-99/+24
* Revert "Merge pull request #15542 from vespa-engine/revert-15540-bratseth/app...Jon Bratseth2020-11-3016-24/+99
* Revert "Bratseth/apply on restart take 6"Jon Bratseth2020-11-3016-99/+24
* Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/app...Jon Bratseth2020-11-3016-24/+99
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-3016-99/+24
* Revert "Merge pull request #15521 from vespa-engine/revert-15520-bratseth/app...Jon Bratseth2020-11-3016-24/+99
* Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-2916-99/+24
* Revert "Merge pull request #15510 from vespa-engine/revert-15508-bratseth/app...Jon Bratseth2020-11-2916-24/+99
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-2716-99/+24
* Merge pull request #15508 from vespa-engine/bratseth/apply-on-restart-take-3Jon Bratseth2020-11-2716-24/+99
|\
| * Get config-lib directlyJon Bratseth2020-11-271-0/+12
| * Revert "Merge pull request #15495 from vespa-engine/revert-15494-bratseth/app...Jon Bratseth2020-11-2716-24/+87
* | Get data for some event types only, for others data might be nullHarald Musum2020-11-271-4/+3
* | Handle event data being nullHarald Musum2020-11-271-1/+4
|/
* Revert "Bratseth/apply on restart take 2"Harald Musum2020-11-2616-87/+24
* Depend on configgenJon Bratseth2020-11-261-0/+6
* Revert "Merge pull request #15492 from vespa-engine/revert-15450-bratseth/app...Jon Bratseth2020-11-2615-24/+81
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-2615-81/+24
* Merge pull request #15450 from vespa-engine/bratseth/apply-on-restartJon Bratseth2020-11-2615-24/+81
|\
| * Follow API changeJon Bratseth2020-11-257-6/+35
| * Support marking configs as apply on restartJon Bratseth2020-11-248-18/+46
* | Don't use LogLevelBjørn Christian Seime2020-11-252-5/+5
* | Don't reuse clientsBjørn Christian Seime2020-11-251-39/+34
* | Rewrite config convergence checker to use async http clientBjørn Christian Seime2020-11-254-95/+143
* | Merge pull request #15465 from vespa-engine/revert-15454-revert-15448-bjorncs...Bjørn Christian Seime2020-11-254-16/+9
|\ \
| * | Revert "Revert "Bjorncs/config convergence checker preps""Bjørn Christian Seime2020-11-254-16/+9
| * | Revert "Bjorncs/config convergence checker preps"Arnstein Ressem2020-11-254-9/+16
| * | Stabilize unit testBjørn Christian Seime2020-11-241-13/+4
| * | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-243-1/+3
| * | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-241-2/+2
| |/
* / Merge reindexing status for application and each cluster in HTTP responseJon Marius Venstad2020-11-253-24/+194
|/
* Use same clock in TenantApplications as elsewhereJon Marius Venstad2020-11-242-4/+7
* Write default value for reindexing status when creating new appJon Marius Venstad2020-11-242-2/+3
* Merge pull request #15409 from vespa-engine/mortent/pow-two-lbMorten Tokle2020-11-232-0/+22
|\
| * Use 'power of two choices' lb algorithmMorten Tokle2020-11-202-0/+22
* | Merge pull request #15405 from vespa-engine/hmusum/log-when-builder-errors-wh...Harald Musum2020-11-211-1/+7
|\ \
| * | Throw exception with more details when getConfig failsHarald Musum2020-11-201-1/+7
| |/
* | Merge pull request #15404 from vespa-engine/hmusum/log-every-10th-runHarald Musum2020-11-211-1/+6
|\ \
| * | Add iteration to log messageHarald Musum2020-11-201-1/+1
| * | Log every 10th run of SessionsMaintainerHarald Musum2020-11-201-1/+6
| |/
* | Merge pull request #15399 from vespa-engine/jonmv/throw-during-prepare-with-d...Jon Bratseth2020-11-2014-121/+81
|\ \ | |/ |/|
| * Remove "allowed" from config change actions (+ wiring) — allowed if not th...Jon Marius Venstad2020-11-2013-78/+56
| * Add Optional<ValidationId> to ConfigActionChange and use to validate actionsJon Marius Venstad2020-11-201-1/+2
| * Model disallowable actions separately, and collect and throw these in validationJon Marius Venstad2020-11-192-27/+3
| * Use proper ValidationId instead of their String names in ConfigChangeAction s...Jon Marius Venstad2020-11-198-33/+38
* | Merge pull request #15357 from vespa-engine/jonmv/reindexing-metricsJon Marius Venstad2020-11-201-3/+8
|\ \
| * | Avoid potential NPE in config serverJon Marius Venstad2020-11-191-3/+8