summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #16611 from vespa-engine/jonmv/lock-after-requiring-idJon Marius Venstad2021-02-211-1/+1
|\ \ \ \
| * | | | Take lock after operation that might throwJon Marius Venstad2021-02-211-1/+1
* | | | | Merge pull request #16610 from vespa-engine/jonmv/use-dedicated-ccc-in-all-cd...Jon Marius Venstad2021-02-211-1/+6
|\ \ \ \ \
| * | | | | 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 #16606 from vespa-engine/hmusum/run-maintainer-in-dev-in-cdJon Marius Venstad2021-02-211-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Temporaily run DedicatedClusterControllerClusterMigrator in dev in cdHarald Musum2021-02-201-1/+3
* | | | | Merge pull request #16605 from vespa-engine/toregge/fedora-34-has-been-branch...Henning Baldersheim2021-02-202-3/+23
|\ \ \ \ \
| * | | | | Fedora 34 has been branched from rawhide.Tor Egge2021-02-202-3/+23
|/ / / / /
* | | | | Merge pull request #16604 from vespa-engine/toregge/remove-old-swap-filesHenning Baldersheim2021-02-201-0/+4
|\ \ \ \ \
| * | | | | Remove old swap files when setting up mmap file allocator.Tor Egge2021-02-201-0/+4
| |/ / / /
* | | | | Merge pull request #16603 from vespa-engine/toregge/use-madvise-for-swap-file...Henning Baldersheim2021-02-201-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use madvise for file backed memory.Tor Egge2021-02-201-0/+2
|/ / / /
* | | | Merge pull request #16602 from vespa-engine/jonmv/initialise-reindexer-data-o...Jon Marius Venstad2021-02-202-11/+20
|\ \ \ \
| * | | | Write initial state on construction, not runJon Marius Venstad2021-02-202-11/+20
| |/ / /
* | | | Merge pull request #16600 from vespa-engine/hmusum/reduce-log-levelJon Marius Venstad2021-02-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce log levelHarald Musum2021-02-191-2/+2
* | | | Merge pull request #16601 from vespa-engine/jonmv/separate-clustercontroller-...Jon Marius Venstad2021-02-202-2/+3
|\ \ \ \
| * | | | High graph constructino timeoutJon Marius Venstad2021-02-201-1/+1
| * | | | Run migrator all the time in CDJon Marius Venstad2021-02-201-1/+2
* | | | | Merge pull request #16599 from vespa-engine/jonmv/separate-clustercontroller-...Jon Marius Venstad2021-02-2024-113/+231
|\| | | | | |/ / / |/| | |
| * | | Use special orchestrator context for mass probeJon Marius Venstad2021-02-203-2/+9
| * | | Only run migrator in perf,prod,staging, and only use dedicated thereJon Marius Venstad2021-02-202-2/+4
| * | | Make admin node non-meterableJon Marius Venstad2021-02-192-27/+32
| * | | Run migrator moore often in test zonesJon Marius Venstad2021-02-191-1/+2
| * | | Let admin be the parent of shared clsuter controllersJon Marius Venstad2021-02-192-4/+4
| * | | Implement isQuiescent by probing for M for all content servicesJon Marius Venstad2021-02-198-47/+147
| * | | Re-evaluate quiescence when deployment is readyJon Marius Venstad2021-02-191-0/+5
| * | | Remove unused code, and fix docJon Marius Venstad2021-02-196-27/+4
| * | | Assume reindexing is done for ready types when no data/data lostJon Marius Venstad2021-02-193-5/+26
* | | | Merge pull request #16543 from vespa-engine/jonmv/separate-clustercontroller-...Jon Marius Venstad2021-02-1936-231/+783
|\| | |
| * | | Test models with dedicated cluster controllersJon Marius Venstad2021-02-195-35/+283
| * | | Remove unused testsJon Marius Venstad2021-02-192-104/+3
| * | | Rename, put CCC resources in field, add test model CCC switchJon Marius Venstad2021-02-193-12/+15
| * | | Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-195-75/+75
| * | | Test DedicatedClusterControllerClusterMigratorJon Marius Venstad2021-02-191-0/+133
| * | | Obtain quiescence status from OrchestratorJon Marius Venstad2021-02-194-7/+20
| * | | 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-196-0/+99
| * | | Provision dedicated CC cluster when this is asked forJon Marius Venstad2021-02-194-14/+79
| * | | Wire property for dedicated CC through session and model, from app-curator-dbJon Marius Venstad2021-02-198-11/+58
| * | | Non-functional changesJon Marius Venstad2021-02-197-9/+10
* | | | Merge pull request #16598 from vespa-engine/balder/avoid-double-countingHenning Baldersheim2021-02-193-10/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Only count the operation once.Henning Baldersheim2021-02-193-10/+7
|/ / /
* | | Merge pull request #16593 from vespa-engine/freva/always-show-costJon Bratseth2021-02-191-4/+5
|\ \ \
| * | | Only divide by 3 in non-public zonesValerij Fredriksen2021-02-191-1/+4
| * | | Show cost in public as wellValerij Fredriksen2021-02-191-4/+2
* | | | Merge pull request #16594 from vespa-engine/vekterli/add-feature-flag-for-gro...Tor Brede Vekterli2021-02-196-2/+43
|\ \ \ \
| * | | | Add feature flag for group replica activation inhibitionTor Brede Vekterli2021-02-196-2/+43