summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-251-8/+16
* Revert "Do RPC call asynchronously and with higher timeout "Harald Musum2019-03-221-8/+7
* Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-211-7/+8
* Check for both service types when getting container on logserver hostHarald Musum2019-03-191-1/+4
* Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-121-0/+7
* Revert "Set generation in empty sentinel config response"Harald Musum2019-03-121-1/+1
* Set generation in empty sentinel config responseHarald Musum2019-03-111-1/+1
* Add config for returning empty sentinel config when app is removedHarald Musum2019-03-112-1/+8
* update host registry which is used for config before asking for new configJon Marius Venstad2019-03-081-1/+1
* Do not close client before proxied response is returnedValerij Fredriksen2019-03-071-2/+4
* Set Content-Type and Content-EncodingValerij Fredriksen2019-03-072-28/+18
* Merge pull request #8684 from vespa-engine/freva/add-log-with-hostname-to-app...Valerij Fredriksen2019-03-062-14/+24
|\
| * Get logs from given hostname rather than logserver nodeValerij Fredriksen2019-03-052-14/+24
* | Merge pull request #8679 from vespa-engine/hmusum/do-not-set-application-name...Harald Musum2019-03-061-14/+2
|\ \
| * | Do not set application name when creating a sessionHarald Musum2019-03-051-14/+2
| |/
* / Use ContainerServiceType in configserver.gjoranv2019-03-044-8/+17
|/
* Revert "Gjoranv/use container service type"gjoranv2019-03-044-17/+8
* Merge pull request #8657 from vespa-engine/gjoranv/use-container-service-typegjoranv2019-03-044-8/+17
|\
| * Use ContainerServiceType in configserver.gjoranv2019-03-014-8/+17
* | Treat empty nodes as non-existentJon Marius Venstad2019-03-021-1/+3
* | Revert "Revert "Revert "Jvenstad/fix config model inconsitency"""Jon Marius Venstad2019-03-0115-241/+205
* | Revert "Revert "Jvenstad/fix config model inconsitency""Jon Marius Venstad2019-03-0115-205/+241
|/
* Revert "Jvenstad/fix config model inconsitency"Harald Musum2019-03-0115-241/+205
* Merge pull request #8645 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-03-0115-205/+241
|\
| * Avoid exception in getDeployTimeJon Marius Venstad2019-03-012-3/+6
| * Create applications only during deployment, and abort activation of non-exist...Jon Marius Venstad2019-03-013-1/+4
| * Synchronise access to session status of an application, and eliminate some racesJon Marius Venstad2019-03-017-74/+106
| * Synchronise accesses to applicationSet in RemoteSession to avoid concurrent l...Jon Marius Venstad2019-03-011-3/+3
| * Let TenantRequestHandler own a TenantApplicationsJon Marius Venstad2019-02-282-8/+15
| * Optimise importsJon Marius Venstad2019-02-281-16/+19
| * Various cleanup, non-functionalJon Marius Venstad2019-02-289-31/+13
| * Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-02-282-5/+11
| * Minor refactoring, and some renamingJon Marius Venstad2019-02-286-38/+44
| * Minor cleanupJon Marius Venstad2019-02-285-51/+45
* | Don't do request parsing on jrt transport threadBjørn Christian Seime2019-02-282-3/+5
|/
* Revert "Revert "Reduce heterogeneity by inlining TenantApplications, and some...Harald Musum2019-02-278-202/+164
* Revert "Reduce heterogeneity by inlining TenantApplications, and some small f...Bjørn Christian Seime2019-02-278-164/+202
* Merge pull request #8620 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-278-202/+164
|\
| * Clean up importsJon Marius Venstad2019-02-262-4/+0
| * Reduce heterogeneity by inlining TenantApplications, and some small fixesJon Marius Venstad2019-02-269-200/+166
* | Merge pull request #8609 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-269-102/+38
|\|
| * Make some things thread-safeJon Marius Venstad2019-02-261-2/+4
| * Print info about error (think I saw some ConcurrentModEx)Jon Marius Venstad2019-02-261-1/+1
| * Remove unused parameterJon Marius Venstad2019-02-265-29/+14
| * Replace CuratorLock with LockJon Marius Venstad2019-02-263-70/+19
* | Set healt status to down when we decide to go out of rotationJon Bratseth2019-02-251-3/+1
|/
* add list of network port allocationsArne Juul2019-02-201-0/+1
* Revert "Revert "Use VIP status file for config server (and controller) in hos...Harald Musum2019-02-141-12/+19
* Revert "Use VIP status file for config server (and controller) in hosted"Harald Musum2019-02-141-19/+12
* Fixes after code reviewHarald Musum2019-02-131-1/+1