summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9413 from vespa-engine/hmusum/throw-if-loading-remote-ses...Jon Marius Venstad2019-05-162-23/+24
|\
| * Fail when loading active sessions if feature flag is setHarald Musum2019-05-152-23/+24
* | Merge pull request #9424 from vespa-engine/hmusum/use-config-instead-of-featu...Harald Musum2019-05-162-10/+3
|\ \
| * | Remove use of feature flag for bootstrap thread behaviorHarald Musum2019-05-152-10/+3
| |/
* | Use 4 transport threads for configserver's rpc serverBjørn Christian Seime2019-05-151-1/+2
* | Use MethodHandler interface to avoid reflection based method registrationBjørn Christian Seime2019-05-151-14/+5
|/
* Merge pull request #9391 from vespa-engine/freva/add-publiccdValerij Fredriksen2019-05-141-1/+1
|\
| * Always use value for SystemName, Environment and RegionNameValerij Fredriksen2019-05-141-1/+1
* | Add provider of default NodeIdentifier instance to configserverBjørn Christian Seime2019-05-131-0/+1
|/
* Revert "Revert 9366 revert 9351 jvenstad/last config model fix commits"Jon Marius Venstad2019-05-138-91/+19
* Revert "Throw IllegalStateException when activating (without prepare) for non...Jon Marius Venstad2019-05-131-1/+1
* Throw IllegalStateException when activating (without prepare) for non-existen...Jon Marius Venstad2019-05-121-1/+1
* Resterende broken string :pJon Marius Venstad2019-05-121-1/+1
* Only abort redeploymebtsJon Marius Venstad2019-05-121-1/+4
* Revert "Revert "Jvenstad/last config model fix commits ""Jon Marius Venstad2019-05-128-19/+88
* Revert "Jvenstad/last config model fix commits "Jon Marius Venstad2019-05-118-88/+19
* Merge pull request #9351 from vespa-engine/jvenstad/last-config-model-fix-com...Jon Marius Venstad2019-05-108-19/+88
|\
| * Move preparation marking to LocalSession.prepareJon Marius Venstad2019-05-107-35/+42
| * Store preparing session for app, letting redeployments yieldJon Marius Venstad2019-05-103-5/+64
| * Create applications only during deployment, and abort activation of non-exist...Jon Marius Venstad2019-05-081-0/+3
* | Merge pull request #9357 from vespa-engine/bratseth/store-node-resources-in-a...Jon Bratseth2019-05-104-7/+3
|\ \
| * | Nonfunctional changes onlyJon Bratseth2019-05-104-7/+3
* | | Don't fail to delete applications which have no active sessionJon Marius Venstad2019-05-102-17/+19
|/ /
* | Merge pull request #9333 from vespa-engine/freva/fix-node-failerValerij Fredriksen2019-05-094-5/+76
|\ \
| * | Define InfraDeployer and use it in ApplicationRepositoryValerij Fredriksen2019-05-094-5/+76
* | | Only allow skipping creation of models on newest major version for major vers...Harald Musum2019-05-093-73/+46
|/ /
* / Remove unused flagHarald Musum2019-05-082-20/+2
|/
* Add missing importHarald Musum2019-05-071-0/+1
* Move locks to sub-tree not under the tenant pathJon Marius Venstad2019-05-071-7/+8
* Synchronise access to session status of an application, and eliminate some racesJon Marius Venstad2019-05-079-78/+139
* Remove method that has no use anymoreHarald Musum2019-05-074-40/+7
* Remove unused method (keep it in config model API for now)Harald Musum2019-05-061-11/+3
* Return conflict insteadValerij Fredriksen2019-05-061-2/+7
* Revert "Revert "Revert "Synchronise access to session status of an applicatio...Harald Musum2019-04-309-140/+79
* Revert "Revert "Synchronise access to session status of an application, and e...Jon Marius Venstad2019-04-299-79/+140
* no need to ignore testng log files anymore.Henning Baldersheim2019-04-291-1/+0
* GC leftovers from /feedapiHenning Baldersheim2019-04-291-1/+0
* Revert "Revert "Revert "Update to newer java lz4 version (1.5.1) and use new ...Harald Musum2019-04-281-2/+2
* Revert "Revert "Update to newer java lz4 version (1.5.1) and use new artifact...Harald Musum2019-04-261-2/+2
* Revert "Synchronise access to session status of an application, and eliminate...Harald Musum2019-04-269-140/+79
* Merge pull request #9159 from vespa-engine/hmusum/fix-config-model-inconsiste...Harald Musum2019-04-269-79/+140
|\
| * Synchronise access to session status of an application, and eliminate some racesJon Marius Venstad2019-04-239-79/+140
* | Use full name for multitenant env variableHarald Musum2019-04-251-1/+1
* | Avoid using JNI instance of XXHashFactory (fails due to bundled libraries not...Harald Musum2019-04-251-1/+1
* | Merge pull request #9006 from vespa-engine/revert-9005-revert-8986-hmusum/che...Harald Musum2019-04-251-1/+2
|\ \
| * | Revert "Revert "Check logserver container for config convergence""Harald Musum2019-04-041-1/+2
* | | Revert "Update to newer java lz4 version (1.5.1) and use new artifact ids"Harald Musum2019-04-251-2/+2
* | | Merge pull request #9157 from vespa-engine/hmusum/update-java-lz4-depHarald Musum2019-04-251-2/+2
|\ \ \
| * | | Update to newer java lz4 version (1.5.1) and use new artifact idsHarald Musum2019-04-231-2/+2
| | |/ | |/|
* / | Deprecate RoutingProducer and add TODOsBjørn Christian Seime2019-04-243-1/+5
|/ /