summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Collapse)AuthorAgeFilesLines
* Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-0/+3
|
* Merge pull request #16676 from vespa-engine/jonmv/dedicated-ccsJon Marius Venstad2021-02-251-0/+17
|\ | | | | Jonmv/dedicated ccs
| * Control cluster controller flavor with a feature flagJon Marius Venstad2021-02-251-0/+17
| |
* | Add required componentsMartin Polden2021-02-251-0/+2
| |
* | Use ReconfigurableVespaZooKeeperServer in config serverMartin Polden2021-02-251-1/+1
| |
* | Log model version properlyHarald Musum2021-02-251-3/+8
|/ | | | Solit out a method as well, but no functional changes
* Remove support for unused <controllers> under <content>Jon Marius Venstad2021-02-221-4/+6
|
* Merge pull request #16610 from ↵Jon Marius Venstad2021-02-211-1/+6
|\ | | | | | | | | vespa-engine/jonmv/use-dedicated-ccc-in-all-cd-zones Use dedicated CC in all CD zones
| * Only cd.devJon Marius Venstad2021-02-211-1/+2
| |
| * Use dedicated CC in all CD zonesJon Marius Venstad2021-02-211-1/+5
| |
* | Merge pull request #16600 from vespa-engine/hmusum/reduce-log-levelJon Marius Venstad2021-02-201-2/+2
|\ \ | |/ |/| Reduce log level
| * Reduce log levelHarald Musum2021-02-191-2/+2
| |
* | Only run migrator in perf,prod,staging, and only use dedicated thereJon Marius Venstad2021-02-201-1/+2
|/
* Test wiring through ZK (per app, and per session)Jon Marius Venstad2021-02-191-2/+32
|
* Wire dedicated-CCC from previous to copied sessions, and add some docJon Marius Venstad2021-02-194-0/+14
|
* Add maintainer which flips the switch (not yet), for eligible (flagged) appsJon Marius Venstad2021-02-191-0/+10
|
* Wire property for dedicated CC through session and model, from app-curator-dbJon Marius Venstad2021-02-197-11/+56
|
* Add feature flag for group replica activation inhibitionTor Brede Vekterli2021-02-191-0/+3
| | | | Default is 0, i.e. inhibition feature is disabled.
* Merge pull request #16569 from ↵Bjørn Meland2021-02-182-0/+19
|\ | | | | | | | | vespa-engine/mortent/skip-non-mtls-endpoint-generation Flag to enable/disable generation of non-mtls endpoint
| * Flag to enable/disable generation of non-mtls endpointMorten Tokle2021-02-182-0/+19
| |
* | Set up parameter validation handler based on feature flag valueOla Aunrønning2021-02-181-0/+10
| |
* | Add test. Include protocolOla Aunrønning2021-02-186-5/+125
| |
* | Parameter validation from controller to containerOla Aunrønning2021-02-184-3/+187
| |
* | SimplifyHarald Musum2021-02-184-21/+14
| |
* | Inject ConfigCuratorHarald Musum2021-02-184-9/+21
|/ | | | | | | The injected config curator is created based on config values, which is the correct way of doing it in non-test code. In addition, ConfigCurator will test connnection to server when it is created, so it is not good to create it for every tenant as was done before
* Merge pull request #16533 from vespa-engine/bratseth/generalize-nodes-messagerJon Bratseth2021-02-161-2/+3
|\ | | | | Generalize error message and make tests more realistic
| * Generalize error message and make tests more realisticJon Bratseth2021-02-161-2/+3
| |
* | Take copy of list before iteratingHarald Musum2021-02-151-1/+1
|/
* Fix linksJon Bratseth2021-02-151-2/+2
|
* Non-functional changesJon Bratseth2021-02-151-1/+0
|
* Control max pending move operations by feature flag.Henning Baldersheim2021-02-141-0/+3
|
* Control use of bucket executor for bucket move job.Henning Baldersheim2021-02-141-0/+3
|
* Merge pull request #16477 from ↵Jon Marius Venstad2021-02-113-18/+11
|\ | | | | | | | | vespa-engine/hmusum/avoid-possible-concurrent-modification Use an unmodifiable collection to avoid possible concurrent modification
| * Copy listHarald Musum2021-02-111-1/+1
| |
| * Remove unused argumentHarald Musum2021-02-113-17/+7
| |
| * Use a unmodifiable collection to avoid possible concurrent modificationHarald Musum2021-02-101-1/+4
| |
* | Add feature flag for allowed Athenz proxy identitiesBjørn Christian Seime2021-02-111-0/+3
| |
* | Merge pull request #16459 from vespa-engine/hmusum/minor-refactoringJon Marius Venstad2021-02-111-19/+13
|\ \ | | | | | | There is just one tenant listener, remove list
| * | ReformatHarald Musum2021-02-111-7/+9
| | |
| * | There is just one tenant listener, remove listHarald Musum2021-02-101-12/+4
| |/
* / Use feature flag for max heap size for cluster controllerHarald Musum2021-02-101-0/+3
|/ | | | Feature flag default is 512, so no change of default value
* Merge pull request #16441 from ↵Morten Tokle2021-02-091-6/+0
|\ | | | | | | | | vespa-engine/bjorncs/remove-access-log-feature-flags Remove access log feature flags
| * Remove access log feature flagsBjørn Christian Seime2021-02-081-6/+0
| |
* | Remove obsolete feature falgJon Marius Venstad2021-02-081-3/+0
|/
* Ignore maintenance collisions in controller and node-repositoryMartin Polden2021-02-051-1/+1
|
* Run tests for lb services config on hosted vespa (#16327)Harald Musum2021-02-041-42/+49
| | | | | | | * Run tests for lb services config on hosted vespa Test now runs with hosted vespa setup as it does in the real world * Add back
* Add feature flag for max dead bytes ratio.Tor Egge2021-02-031-0/+3
|
* GC unused merge-chunk-size feature flagHenning Baldersheim2021-02-012-4/+0
|
* Remove reindexing feature flagBjørn Christian Seime2021-02-011-3/+0
|
* Remove wait-for-resources feature flagValerij Fredriksen2021-01-282-6/+3
|