summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add force request property to PrepareParams"Jon Marius Venstad2020-09-097-43/+42
* Merge pull request #14331 from vespa-engine/hmusum/add-force-param-to-Prepare...Jon Marius Venstad2020-09-097-42/+43
|\
| * Add force request property to PrepareParamsHarald Musum2020-09-097-42/+43
* | Revert " Move code from RemoteSession to SessionRepository, take 2"Harald Musum2020-09-0915-404/+415
|/
* Merge pull request #14308 from vespa-engine/hmusum/refactor-RemoteSession-take-2Harald Musum2020-09-0915-415/+404
|\
| * Remove stray filesHarald Musum2020-09-084-101/+0
| * Use session lock when loading applicationHarald Musum2020-09-085-6/+109
| * Add activated method to RemoteSessionHarald Musum2020-09-082-18/+17
| * Remove file added unintentionallyJon Marius Venstad2020-09-081-1100/+0
| * Simplify and move in the direction of unifying remote and local sessionsHarald Musum2020-09-0716-413/+1501
* | Remove temporary fix to remove invalid dataHarald Musum2020-09-081-11/+1
* | Merge pull request #14309 from vespa-engine/hakonhall/move-to-container-engin...Håkon Hallingstad2020-09-082-3/+0
|\ \
| * | Avoid renaming DockerImage which is used in the config modelHåkon Hallingstad2020-09-0812-39/+39
| * | Move to container engine neutral namesHåkon Hallingstad2020-09-0712-42/+39
| |/
* / Log some more when redeploying applications when bootstrappingHarald Musum2020-09-071-28/+33
|/
* Do not print stack traceHarald Musum2020-09-071-1/+1
* Merge pull request #14257 from vespa-engine/bratseth/explicit-request-typeJon Bratseth2020-09-041-1/+2
|\
| * Allow setting a request type explicitlyJon Bratseth2020-09-021-1/+2
* | Merge pull request #14262 from vespa-engine/hmusum/reduce-time-to-keep-expire...Håkon Hallingstad2020-09-031-2/+2
|\ \
| * | Reduce expiry time for remote sessions and session locks from 6 to 4 hoursHarald Musum2020-09-031-2/+2
* | | Support labels for measurements in TimeoutBudgetHarald Musum2020-09-023-11/+56
|/ /
* / Set USE_TENANT_META_DATA to true and stop using it in codeHarald Musum2020-09-025-48/+9
|/
* Merge pull request #14218 from vespa-engine/mortent/propagate-test-reportJon Marius Venstad2020-09-015-1/+33
|\
| * Add API to get test report on config serverMorten Tokle2020-08-285-1/+33
* | Avoid unnecesary logging: Reduce log level or removeHarald Musum2020-08-311-4/+1
* | Reduce log level and don't create strings unless they will be usedHarald Musum2020-08-311-10/+10
* | Merge pull request #14203 from vespa-engine/hmusum/run-maintainers-more-oftenHarald Musum2020-08-311-2/+2
|\ \
| * | Run maintainers every 30 secondsHarald Musum2020-08-311-2/+2
* | | Merge pull request #14202 from vespa-engine/hmusum/remove-unnecessary-constru...Håkon Hallingstad2020-08-3113-30/+15
|\ \ \
| * | | Remove unnecessary constructorHarald Musum2020-08-3113-30/+15
| |/ /
* | | Merge pull request #14206 from vespa-engine/hmusum/use-lockAndMaintainMartin Polden2020-08-311-2/+2
|\ \ \
| * | | Take lock when running maintainers in bootstrap codeHarald Musum2020-08-311-2/+2
| |/ /
* / / Revert "Move code from RemoteSession to SessionRepository"Harald Musum2020-08-3115-401/+413
|/ /
* | Changes after code reviewHarald Musum2020-08-283-8/+7
* | Throw NotFoundException when active session not foundHarald Musum2020-08-282-1/+2
* | Move code from RemoteSession to SessionRepositoryHarald Musum2020-08-2813-408/+396
|/
* Run TenantsMaintainer only in hostedHarald Musum2020-08-273-13/+92
* Do not throw if a session has already been removedHarald Musum2020-08-271-2/+0
* Write tenant metadata for already created tenants as wellHarald Musum2020-08-262-9/+33
* Handle no data or invalid data in ZooKeeper node for tenantHarald Musum2020-08-261-2/+8
* Revert "Revert "Add timestamp when creating tenant to TenantMetaData""Harald Musum2020-08-264-24/+82
* Revert "Add timestamp when creating tenant to TenantMetaData"Harald Musum2020-08-264-82/+24
* 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
|\ \ | |/ |/|