aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Show cost in public as well
| * 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 ↵Tor Brede Vekterli2021-02-196-2/+43
|\ \ | | | | | | | | | | | | vespa-engine/vekterli/add-feature-flag-for-group-replica-activation-inhibition Add feature flag for group replica activation inhibition
| * | Add feature flag for group replica activation inhibitionTor Brede Vekterli2021-02-196-2/+43
| | | | | | | | | | | | Default is 0, i.e. inhibition feature is disabled.
* | | 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"
| * | | Revert "Handle alternative error message for incompatible TLS protocol version"Bjørn Christian Seime2021-02-192-2/+3
|/ / /
* | | Merge pull request #16596 from ↵Henning Baldersheim2021-02-1922-93/+123
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/balder/buckets-with-2-few-used-bits-can-not-become-ready-yet Use a trinary to also handle temporary mismatching bucket used bits.
| * | | 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 version
| * | | Handle alternative error message for incompatible TLS protocol versionBjørn Christian Seime2021-02-192-3/+2
|/ / /
* | | Merge pull request #16591 from ↵Jon Marius Venstad2021-02-196-39/+91
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/jonmv/connect-with-timeout-to-curator Jonmv/connect with timeout to curator
| * | | 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
|\ \ \ \ | | | | | | | | | | Gjoranv/reduce dependencies
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | - Reduce visibility of ClusterState and Distribution.
| * | | | | 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 ↵Håkon Hallingstad2021-02-194-90/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | vespa-engine/hakonhall/fail-safe-maintenance-if-other-nodes-are-not-up Fail safe maintenance if other nodes are not up
| * | | | | 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 ↵Jon Marius Venstad2021-02-192-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/jonmv/connect-with-timeout-to-curator Die after 1 minute if no ZK-connection when constructing CC
| * | | | 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 test
| * | | | | 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 generic
| * | | | Make expected error message substring more genericBjørn Christian Seime2021-02-191-1/+1
| |/ / / | | | | | | | | | | | | Actual error message is platform dependent
* | | | Merge pull request #16582 from vespa-engine/freva/use-url-from-node-repoValerij Fredriksen2021-02-197-98/+69
|\ \ \ \ | | | | | | | | | | Use archiveUri from node-repo
| * | | | 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.
| * | | Only recompute bucketset to move when you are up.Henning Baldersheim2021-02-191-1/+1
| | | |
* | | | Merge pull request #16585 from ↵Jon Marius Venstad2021-02-191-1/+8
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/hmusum/die-if-zookeeper-shutdown-takes-too-long Die if waiting for shutdown takes longer than 1 minute, and log when …
| * | | Die if waiting for shutdown takes longer than 1 minute, and log when ↵Harald Musum2021-02-191-1/+8
| |/ / | | | | | | | | | shutting down server
* | | Merge pull request #16586 from vespa-engine/bjorncs/jdisc-connection-logBjørn Christian Seime2021-02-195-55/+89
|\ \ \ | | | | | | | | List complete exception chain for ssl handshake failure in connection…
| * | | List complete exception chain for ssl handshake failure in connection logBjørn Christian Seime2021-02-195-55/+89
| |/ /
* | | Merge pull request #16583 from vespa-engine/mpolden/fix-lockingMartin Polden2021-02-191-4/+6
|\ \ \ | | | | | | | | Take allocation lock when deprovisioning host
| * | | Take allocation lock when deprovisioning hostMartin Polden2021-02-191-4/+6
| | | |
* | | | Merge pull request #16578 from vespa-engine/bjorncs/tls13Bjørn Christian Seime2021-02-195-7/+16
|\ \ \ \ | |_|/ / |/| | | Bjorncs/tls13
| * | | Disable TLSv1.3 for jrtBjørn Christian Seime2021-02-181-0/+9
| | | |
| * | | ZK will now allow TLSv1.3 in addition to TLSv1.2Bjørn Christian Seime2021-02-181-2/+2
| | | |
| * | | Expect TLSv1.3 in connection logBjørn Christian Seime2021-02-181-1/+1
| | | |
| * | | Handle different SSL handshake error message for TLSv1.3Bjørn Christian Seime2021-02-181-1/+1
| | | |