summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | | Merge pull request #16597 from vespa-engine/revert-16595-bjorncs/reenable-testHenning Baldersheim2021-02-192-2/+3
|\ \ \
| * | | Revert "Handle alternative error message for incompatible TLS protocol version"Bjørn Christian Seime2021-02-192-2/+3
|/ / /
* | | Merge pull request #16596 from vespa-engine/balder/buckets-with-2-few-used-bi...Henning Baldersheim2021-02-1922-93/+123
|\ \ \
| * | | Use a helper for bool -> vespalib::TrinaryHenning Baldersheim2021-02-191-7/+11
| * | | Use a trinary to also handle temporary mismatching bucket used bits.Henning Baldersheim2021-02-1922-93/+119
* | | | Merge pull request #16595 from vespa-engine/bjorncs/reenable-testHenning Baldersheim2021-02-192-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Handle alternative error message for incompatible TLS protocol versionBjørn Christian Seime2021-02-192-3/+2
|/ / /
* | | Merge pull request #16591 from vespa-engine/jonmv/connect-with-timeout-to-cur...Jon Marius Venstad2021-02-196-39/+91
|\ \ \
| * | | Fix testsJon Marius Venstad2021-02-191-18/+24
| * | | Move ownership of QuorumPeer to RecoonfigurerJon Marius Venstad2021-02-196-23/+69
| * | | Die after 1 minute if no ZK-connection when constructing CCJon Marius Venstad2021-02-192-3/+5
* | | | Merge pull request #16592 from vespa-engine/gjoranv/reduce-dependenciesgjoranv2021-02-192-8/+1
|\ \ \ \
| * | | | Remove unnecessary exclusion.gjoranv2021-02-191-6/+0
| * | | | Depend on jdisc_core instead of provided-dependencies.gjoranv2021-02-191-2/+1
* | | | | Merge pull request #16584 from vespa-engine/balder/some-code-healthHenning Baldersheim2021-02-1984-162/+177
|\ \ \ \ \
| * | | | | Remove unused class definition.Henning Baldersheim2021-02-191-4/+0
| * | | | | - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-1984-162/+181
* | | | | | Merge pull request #16580 from vespa-engine/hakonhall/fail-safe-maintenance-i...Håkon Hallingstad2021-02-194-90/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Other nodes not being up should not hinder permanently downHåkon Hallingstad2021-02-191-5/+0
| * | | | | Fail safe maintenance if other nodes are not upHåkon Hallingstad2021-02-194-88/+52
| |/ / / /
* | | | | Merge pull request #16588 from vespa-engine/jonmv/connect-with-timeout-to-cur...Jon Marius Venstad2021-02-192-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Die after 1 minute if no ZK-connection when constructing CCJon Marius Venstad2021-02-192-3/+5
* | | | | Merge pull request #16590 from vespa-engine/bjorncs/fixHenning Baldersheim2021-02-191-0/+2
|\ \ \ \ \
| * | | | | Temporarily disable testBjørn Christian Seime2021-02-191-0/+2
|/ / / / /
* | | | | Merge pull request #16589 from vespa-engine/bjorncs/fixHenning Baldersheim2021-02-191-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make expected error message substring more genericBjørn Christian Seime2021-02-191-1/+1
| |/ / /
* | | | Merge pull request #16582 from vespa-engine/freva/use-url-from-node-repoValerij Fredriksen2021-02-197-98/+69
|\ \ \ \
| * | | | Use archiveUri from node-repoValerij Fredriksen2021-02-197-98/+69
| | |_|/ | |/| |
* | | | Merge pull request #16587 from vespa-engine/balder/only-recompute-when-going-upHenning Baldersheim2021-02-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Only recompute bucketset to move when you are up.Henning Baldersheim2021-02-191-1/+1
* | | | Merge pull request #16585 from vespa-engine/hmusum/die-if-zookeeper-shutdown-...Jon Marius Venstad2021-02-191-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Die if waiting for shutdown takes longer than 1 minute, and log when shutting...Harald Musum2021-02-191-1/+8
| |/ /
* | | Merge pull request #16586 from vespa-engine/bjorncs/jdisc-connection-logBjørn Christian Seime2021-02-195-55/+89
|\ \ \