summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Reduce heterogeneity by inlining TenantApplications, and some small f...Bjørn Christian Seime2019-02-2719-204/+381
* Merge pull request #8620 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-2719-381/+204
|\
| * Clean up importsJon Marius Venstad2019-02-262-4/+0
| * Reduce heterogeneity by inlining TenantApplications, and some small fixesJon Marius Venstad2019-02-2620-379/+206
* | Merge pull request #8609 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-2613-108/+54
|\|
| * 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
| * Fix imports and lintingJon Marius Venstad2019-02-262-4/+14
| * Remove unused parameterJon Marius Venstad2019-02-267-31/+16
| * 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-252-14/+17
* | Remove initiallyInRotation=false option: Not usedJon Bratseth2019-02-221-10/+5
|/
* unit test network ports storageArne Juul2019-02-201-1/+13
* 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-143-26/+70
* Revert "Use VIP status file for config server (and controller) in hosted"Harald Musum2019-02-143-70/+26
* Merge pull request #8480 from vespa-engine/hmusum/use-vip-status-file-for-con...Harald Musum2019-02-143-26/+70
|\
| * Fixes after code reviewHarald Musum2019-02-131-1/+1
| * Use VIP status file for config server (and controller) in hostedHarald Musum2019-02-133-27/+71
* | Move one test, remove a redundant oneHarald Musum2019-02-132-54/+27
|/
* Make sure to deconstruct component at end of testHarald Musum2019-02-121-0/+1
* Merge pull request #8449 from vespa-engine/jvenstad/cache-orchestrator-host-s...Jon Marius Venstad2019-02-111-0/+7
|\
| * Expose host status cache, and use it for all bulk operationsJon Marius Venstad2019-02-081-0/+7
* | Merge pull request #8445 from vespa-engine/hmusum/minimum-number-of-threads-i...Harald Musum2019-02-112-3/+5
|\ \
| * | Make sure we have anough threads no matter how many processors the JVM saysHarald Musum2019-02-082-3/+5
* | | Log which applications failed redeployment before trying againHarald Musum2019-02-111-0/+2
|/ /
* / Use a synchronized tenant mapHarald Musum2019-02-071-1/+1
|/
* Stabilize test: Give it some more time to redeploy appsHarald Musum2019-02-061-1/+1
* Go back to using default thread pool sizeHarald Musum2019-02-051-4/+0
* Merge pull request #8364 from vespa-engine/mpolden/rotations-elementMorten Tokle2019-02-042-4/+29
|\
| * Add rotations to cluster specMartin Polden2019-02-041-2/+23
| * Add support for rotations elementMartin Polden2019-02-041-2/+6
* | Merge pull request #8320 from vespa-engine/balder/control-default-dispatch-po...Henning Baldersheim2019-02-011-0/+5
|\ \
| * | Control by application.Henning Baldersheim2019-02-011-2/+2
| * | Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-0/+5
* | | Upgrade in dev/perf when old session is on same majorJon Marius Venstad2019-02-012-9/+10
| |/ |/|
* | Add some more debug logging, needed when analyzing which models get builtHarald Musum2019-02-011-2/+3
|/
* Merge pull request #8292 from vespa-engine/musum/start-sessions-maintainer-as...Martin Polden2019-01-302-2/+9
|\
| * Start sessions maintainer as early as possibleHarald Musum2019-01-302-2/+9
* | Merge pull request #8277 from vespa-engine/hmusum/remove-maintainerMartin Polden2019-01-303-68/+1
|\ \
| * | Remove maintainer that is not needed on Vespa 7Harald Musum2019-01-293-68/+1
* | | Merge pull request #8262 from vespa-engine/freva/refuse-to-activate-nodes-on-...Valerij Fredriksen2019-01-302-1/+9
|\ \ \
| * | | ParentHostNotReadyException -> ParentHostUnavailableExceptionValerij Fredriksen2019-01-291-2/+2
| * | | Retry in controller if parent host is not yet readyValerij Fredriksen2019-01-282-1/+9
* | | | Merge pull request #8268 from vespa-engine/hmusum/simplify-host-registryHarald Musum2019-01-302-36/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simplify by having just one map and synchronize accessHarald Musum2019-01-282-36/+23
| |/ /
* | / Build latest model version only for latest major, unless that failsHarald Musum2019-01-303-37/+82
| |/ |/|
* | Indentation correctionOlli Virtanen2019-01-281-1/+1
* | Java dispatch feature flagOlli Virtanen2019-01-281-5/+11
|/
* Read override file flags from file only once for config serverHåkon Hallingstad2019-01-263-9/+9