summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Inject time of creation in Tenant constructorHarald Musum2020-06-243-21/+24
* Remove config field, has not been used for yearsHarald Musum2020-06-242-13/+5
* Remove methodHarald Musum2020-06-242-7/+4
* Get curator from TenantRepositoryHarald Musum2020-06-244-8/+8
* Remove redundant methodHarald Musum2020-06-242-6/+2
* Use clock correctly and remove duplicate testHarald Musum2020-06-244-38/+23
* Merge watcher classes for sessions into one classHarald Musum2020-06-225-177/+132
* Merge pull request #13652 from vespa-engine/hmusum/configserver-refactoring-14gjoranv2020-06-2223-88/+27
|\
| * Move MockFileDistributionFactory to another packge as wellHarald Musum2020-06-2010-14/+9
| * Move FileDistributionFactory to a more suitable packageHarald Musum2020-06-206-7/+7
| * Remove reload handler from TenantHandlerProvider interfaceHarald Musum2020-06-209-68/+12
* | Create local session after downloading application packageHarald Musum2020-06-192-13/+28
* | Add getSessionStatePath and use getSessionPath in more placesHarald Musum2020-06-196-38/+28
|/
* Revert "Merge watcher classes for sessions into one class"Harald Musum2020-06-1911-80/+144
* Remove unused classHarald Musum2020-06-192-77/+3
* Merge branch 'master' into hmusum/configserver-refactoring-13Harald Musum2020-06-196-6/+12
|\
| * Add some more debug loggingHarald Musum2020-06-192-2/+5
| * Log more info about models if in a cd systemHarald Musum2020-06-181-1/+3
| * Revert parts of change to log message in previous commitHarald Musum2020-06-181-1/+1
| * Merge pull request #13623 from vespa-engine/hmusum/preprocess-application-pac...Harald Musum2020-06-181-2/+2
| |\
| | * Preprocess application package before distributing to other config serversHarald Musum2020-06-181-2/+2
| * | Try to avoid unit tests failing on slow nodes by Increasing default timeoutHarald Musum2020-06-181-1/+1
| |/
* | Merge watcher classes for sessions into one classHarald Musum2020-06-185-32/+51
* | Add getSessionStatePath and use getSessionPath in more placesHarald Musum2020-06-186-38/+28
|/
* Merge pull request #13621 from vespa-engine/hmusum/configserver-refactoring-12gjoranv2020-06-185-35/+33
|\
| * Use another method for getting active sessionHarald Musum2020-06-183-13/+11
| * Fix misleading exception messageHarald Musum2020-06-182-2/+2
| * Minor changes to testHarald Musum2020-06-181-7/+8
| * Use Optional for active session idHarald Musum2020-06-171-14/+13
* | Move method to test classHarald Musum2020-06-162-23/+29
* | Move code only used in tests to test classHarald Musum2020-06-163-69/+66
* | Remove useless testHarald Musum2020-06-161-101/+0
* | Remove unused filesHarald Musum2020-06-1625-286/+0
|/
* Merge pull request #13583 from vespa-engine/hmusum/add-localsession-to-sessio...Harald Musum2020-06-162-6/+6
|\
| * Add local session to session cacheHarald Musum2020-06-152-6/+6
* | Merge pull request #13591 from vespa-engine/balder/gc-legacy-docproc-loadbala...Henning Baldersheim2020-06-161-8/+0
|\ \
| * | Default, and only option, is now 'adaptive'Henning Baldersheim2020-06-151-8/+0
* | | Revert "Bjorncs/container thread pool"Bjørn Christian Seime2020-06-151-5/+0
|/ /
* / Add feature flag to scale core size for feeding thread poolsBjørn Christian Seime2020-06-151-0/+5
|/
* Merge pull request #13582 from vespa-engine/hmusum/configserver-refactoring-10gjoranv2020-06-158-122/+120
|\
| * Rewrite tests to use less low-level codeHarald Musum2020-06-158-122/+120
* | Catch exception instead of checking for directory being nullHarald Musum2020-06-152-4/+14
* | Do not throw exception if file reference is not foundHarald Musum2020-06-141-9/+12
|/
* Make sure to use active application set in prepareHarald Musum2020-06-122-3/+2
* Refactor deletion of local sessionHarald Musum2020-06-126-117/+106
* Merge branch 'master' into hmusum/configserver-refactoring-9Harald Musum2020-06-118-34/+12
|\
| * Merge pull request #13554 from vespa-engine/remove-duplicate-argumentsgjoranv2020-06-117-15/+12
| |\
| | * Remove duplicate TenantApplications argumentsgjoranv2020-06-117-15/+12
| * | Remove unused methodHarald Musum2020-06-111-13/+0
| |/
* | Simplify switch statementHarald Musum2020-06-111-2/+0