aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Quotas in the configuration server (#14088)Øyvind Grønnesby2020-08-268-7/+82
* Add timestamp for creating of tenant to TenantMetaDataHarald Musum2020-08-244-24/+82
* Add Builder to ApplicationRepositoryHarald Musum2020-08-2318-212/+228
* Log if tenants where deletedHarald Musum2020-08-211-1/+5
* Run TenantsMaintainer when use-tenant-meta-data feature flag is trueHarald Musum2020-08-214-7/+23
* Merge pull request #14125 from vespa-engine/hmusum/use-SlimeUtilsJon Marius Venstad2020-08-215-24/+13
|\
| * Use SlimeUtils in more placesHarald Musum2020-08-215-24/+13
* | Merge pull request #14084 from vespa-engine/revert-14063-hmusum/get-session-l...Harald Musum2020-08-211-5/+6
|\ \ | |/ |/|
| * Revert "Avoid getting session list two times"Harald Musum2020-08-181-5/+6
* | SimplifyHarald Musum2020-08-203-14/+14
* | Write tenant metadata if feature flag is trueHarald Musum2020-08-206-15/+149
* | Revert "Log stack trace for all exceptions"Harald Musum2020-08-201-0/+3
* | Throw exception if trying to write application id for another tenantHarald Musum2020-08-204-0/+42
* | Use tenant name and session id in + clean up testsHarald Musum2020-08-2010-71/+133
* | Delete entries with wrong application idHarald Musum2020-08-201-1/+2
* | Log and skip application entries that have wrong tenantHarald Musum2020-08-191-0/+9
* | Return Optional when reading application id from zookeeperHarald Musum2020-08-196-10/+15
* | Fix commentHarald Musum2020-08-191-2/+2
* | Add test of expiring a local session that has no zookeeper dataHarald Musum2020-08-191-2/+28
* | Add and use getOptionalApplicationId in some placesHarald Musum2020-08-195-9/+25
* | Revert "Revert "Throw exception instead of returning null when reading applic...Harald Musum2020-08-192-7/+6
* | Revert "Throw exception instead of returning null when reading application id...Harald Musum2020-08-192-6/+7
* | Merge pull request #14093 from vespa-engine/hmusum/configserver-refactoring-27Harald Musum2020-08-1918-87/+94
|\ \
| * | Uset getTenant method in ApplicationRepository in some placesHarald Musum2020-08-199-43/+33
| * | Move logic away from handlerHarald Musum2020-08-192-23/+26
| * | Remove duplicate code in Session constructorsHarald Musum2020-08-193-7/+9
| * | Use just one constructor for SessionZooKeeperClientHarald Musum2020-08-195-15/+26
* | | Throw exception instead of returning null when reading application id failsHarald Musum2020-08-192-7/+6
|/ /
* | Merge pull request #14085 from vespa-engine/hmusum/remove-use-of-flavors-from...Jon Bratseth2020-08-185-19/+13
|\ \
| * | Add back optionalNodeResourcesFromSlimeHarald Musum2020-08-182-2/+1
| * | Remove use of flavors from allocated hosts serializationHarald Musum2020-08-185-17/+12
| |/
* / Reduce log levelHarald Musum2020-08-181-1/+1
|/
* Merge branch 'master' into hmusum/move-methods-to-SessionHarald Musum2020-08-181-6/+5
|\
| * Revert "Remove fallback to default application id"Harald Musum2020-08-181-10/+12
| * Merge pull request #14059 from vespa-engine/hmusum/remove-fallback-to-default...Harald Musum2020-08-171-12/+10
| |\
| | * Remove fallback to default application idHarald Musum2020-08-171-12/+10
| * | Avoid getting session list two times (and potentially having different data)Harald Musum2020-08-171-6/+5
| |/
* | Move some code to ApplicationRepositoryHarald Musum2020-08-188-113/+103
* | Move some methods to Session superclassHarald Musum2020-08-174-35/+48
|/
* Merge pull request #14050 from vespa-engine/hmusum/run-some-maintainers-at-st...gjoranv2020-08-142-4/+17
|\
| * Run maintainers that cleans up zookeeper and disk usage before bootstrappingHarald Musum2020-08-142-4/+17
* | Require that application id is set for PrepareParamsHarald Musum2020-08-142-10/+18
|/
* Code cleanup, no functional changesHarald Musum2020-08-1151-179/+71
* Do not add sessions with status DELETEHarald Musum2020-08-101-0/+3
* Initial structure and functions (#13789)Amund Bergland Kvalsvik2020-08-1017-84/+1526
* Add flags for controlling threads for feeding.Henning Baldersheim2020-08-041-0/+4
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-044-4/+4
* Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-041-4/+0
* Reduce expiry time for session locks from 12 to 6 hoursHarald Musum2020-08-043-5/+5
* Add fileHarald Musum2020-08-041-0/+3