summaryrefslogtreecommitdiffstats
path: root/config/src/test/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* Revert "Config subscription refactoring, part 5 [run-systemtest]"Harald Musum2021-12-045-60/+87
* Cleanup use of requesters and config sourcesHarald Musum2021-12-035-69/+60
* Remove useless testHarald Musum2021-12-031-18/+0
* Simplify ConfigSubscriptionHarald Musum2021-11-292-12/+8
* Revive test and test some moreHarald Musum2021-11-241-18/+20
* Extend test to cover case where we get new generation, but same configHarald Musum2021-11-111-14/+29
* Remove unused classesHarald Musum2021-10-141-18/+0
* Update 2017 copyright notices.gjoranv2021-10-0723-23/+23
* Simplify backoff when getting config failsHarald Musum2021-10-051-67/+22
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ...Harald Musum2021-09-091-3/+4
* Revert "Use both xxhash64 and md5 for config payload in requests and response...Harald Musum2021-09-091-4/+3
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-091-3/+4
* Add class for payload checksumHarald Musum2021-09-061-3/+3
* Change delay when there are transient config errorsHarald Musum2021-04-301-39/+27
* Simplify calculating delay after config failuresHarald Musum2021-04-291-77/+44
* Simplify codeHarald Musum2021-04-281-1/+0
* Track explicitly when we are initializing configJon Bratseth2020-12-168-24/+25
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-082-5/+5
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-082-5/+5
* Use generation to determine initial configurationJon Bratseth2020-12-081-2/+2
* Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-071-3/+3
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-041-3/+3
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-041-3/+3
* Revert "Merge pull request #15581 from vespa-engine/revert-15578-bratseth/app...Jon Bratseth2020-12-021-3/+3
* Revert "Bratseth/apply on restart take 10"Jon Bratseth2020-12-021-3/+3
* Revert "Merge pull request #15577 from vespa-engine/revert-15575-bratseth/app...Jon Bratseth2020-12-011-3/+3
* Revert "Bratseth/apply on restart take 9"HÃ¥kon Hallingstad2020-12-011-3/+3
* Revert "Merge pull request #15552 from vespa-engine/revert-15550-bratseth/app...Jon Bratseth2020-12-011-3/+3
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-301-3/+3
* Revert "Merge pull request #15549 from vespa-engine/revert-15543-bratseth/app...Jon Bratseth2020-11-301-3/+3
* Revert "Bratseth/apply on restart take 7"Jon Bratseth2020-11-301-3/+3
* Revert "Merge pull request #15542 from vespa-engine/revert-15540-bratseth/app...Jon Bratseth2020-11-301-3/+3
* Revert "Bratseth/apply on restart take 6"Jon Bratseth2020-11-301-3/+3
* Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/app...Jon Bratseth2020-11-301-3/+3
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-301-3/+3
* Revert "Merge pull request #15521 from vespa-engine/revert-15520-bratseth/app...Jon Bratseth2020-11-301-3/+3
* Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-291-3/+3
* Revert "Merge pull request #15510 from vespa-engine/revert-15508-bratseth/app...Jon Bratseth2020-11-291-3/+3
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-271-3/+3
* Revert "Merge pull request #15495 from vespa-engine/revert-15494-bratseth/app...Jon Bratseth2020-11-271-3/+3
* Revert "Bratseth/apply on restart take 2"Harald Musum2020-11-261-3/+3
* Revert "Merge pull request #15492 from vespa-engine/revert-15450-bratseth/app...Jon Bratseth2020-11-261-3/+3
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-261-3/+3
* Support marking configs as apply on restartJon Bratseth2020-11-241-3/+3
* Update expected messageJon Bratseth2020-07-021-2/+2
* Add test and correct counting errors.Henning Baldersheim2020-02-201-0/+23
* Use a static connectionpool repo to reduce number of threads.Henning Baldersheim2020-02-194-6/+14
* Remove constructor only used in testsHarald Musum2020-02-121-6/+10
* No need for a static method and constructor that are equalHarald Musum2020-02-121-6/+12
* Revert "Config cleanup 5"Harald Musum2020-02-101-17/+31