aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-apps
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Revert "Stop depending on ZooKeeperProvider""Harald Musum2020-12-154-47/+1
|
* Revert "Stop depending on ZooKeeperProvider"Harald Musum2020-12-154-1/+47
|
* Stop depending on ZooKeeperProviderHarald Musum2020-12-154-47/+1
| | | | | | | | VespaZooKeeperServer is enough, ZooKeeperProvider is just an unnecessary extra layer. In addition neither provides any guarantee that the the server has started and is working. ClusterController has code that verifies that connecting to zookeeper works, that should be sufficient.
* Merge branch 'master' into ↵Harald Musum2020-12-141-12/+13
|\ | | | | | | hmusum/disallow-clustercontroller-with-no-zookeeper-cluster
| * Use CuratorFramework.blockUntilConnected() to verify connectionHarald Musum2020-12-141-6/+2
| |
| * Refactor code and document code to verify that ZooKeeper is workingHarald Musum2020-12-141-12/+17
| |
* | Remove unnecessary argumentHarald Musum2020-12-143-18/+18
| |
* | Disallow creating a cluster controller having no zookeeper clusterHarald Musum2020-12-142-28/+8
|/
* Revert "Remove code that nobody understands the need for"Arnstein Ressem2020-12-091-2/+11
|
* Remove code that nobody undrstands the need forHarald Musum2020-12-081-11/+2
| | | | | | Cannot find any usage of nodes created. This might be some initialization code to check if operations work, but I cannot see the need for it. If this breaks something we can at least document why this is needed.
* Move code in clustercontroller-apputils into clustercontroller-appsHarald Musum2020-12-016-6/+278
| | | | | Code in clustercontroller-apputils is now only used from clustercontroller-apps, so those two modules can be merged
* Rename methodHarald Musum2020-11-181-1/+1
|
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-1/+1
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
|
* Remove use-bucket-space-metric feature flagHåkon Hallingstad2020-01-261-1/+0
| | | | | | | | | | The flag controlled config read by the Cluster Controller. Therefore, I have left the ModelContextImpl.Properties method and implementation (now always returning true), but the model has stopped using that method internally, and the config is no longer used in the CC. The field in the fleetcontroller.def is left unchanged and documented as deprecated.
* Use bucket_space metric in retirementHåkon Hallingstad2020-01-171-0/+1
| | | | | | | | | | | | This makes the Cluster Controller use the vds.datastored.bucket_space.buckets_total, dimension bucketSpace=default, to determine whether a content node manages zero buckets, and if so, will allow the node to go permanently down. This is used when a node is retiring, and it is to be removed from the application. The change is guarded by the use-bucket-space-metric, default true. If the new metric doesn't work as expected, we can revert to using the current/old metric by flipping the flag. The flag can be controlled per application.
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-281-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-281-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-271-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-271-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-251-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-251-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-251-1/+1
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-251-1/+1
| | | | ZooKeeper versions""
* Revert "Revert "Create seperate bundles compiled against different ZooKeeper ↵Harald Musum2019-10-251-1/+1
| | | | versions""
* Revert "Create seperate bundles compiled against different ZooKeeper versions"Harald Musum2019-10-251-1/+1
|
* Fix dependencyHarald Musum2019-10-241-1/+1
|
* Create VespaZooKeeperServer interface and use where appropriateHarald Musum2019-10-242-3/+2
|
* Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-231-0/+6
|
* Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-221-6/+0
|
* Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-221-0/+6
|
* Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-221-6/+0
|
* Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-211-0/+6
|
* Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-211-6/+0
|
* Revert "Revert "Move ZooKeeperServer to another module""Harald Musum2019-10-201-0/+6
|
* Revert "Move ZooKeeperServer to another module"Harald Musum2019-10-181-6/+0
|
* Move ZooKeeperServer to another moduleHarald Musum2019-10-171-0/+6
| | | | | | zookeeper-server jar is not a preinstalled bundle, as zkfacade is, so need to add bundle explicitly for clustercontroller and add symlink from components dir for config server
* Support configurable two-phase state transitions in cluster controllerTor Brede Vekterli2019-03-141-0/+1
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove experimental enable-multiple-bucket-spaces flag.Geir Storli2018-11-231-1/+0
| | | | The feature has been default on since late May 2018.
* Only derive default bucket space node states when cluster has global docsTor Brede Vekterli2018-05-021-0/+1
| | | | | | | Lets cluster controller use new protocols for sending compressed cluster state bundles, but without triggering implicit Maintenance edges for nodes in the default bucket space. Also allows for easy live reconfiguration when global document types are added or removed.
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-10/+0
|
* Add config to clustercontroller for the min merge completion ratio of ↵Geir Storli2018-03-201-0/+1
| | | | buckets in a bucket space before it is considered complete.
* Add switch to enable multiple bucket spaces in cluster controller.Geir Storli2018-02-271-0/+1
|
* Nonfunctional changes onlyJon Bratseth2018-02-264-17/+28
|
* use LoggingRequestHandler.Context in constructorsArne Juul2018-01-054-21/+16
| | | | | * this implicitly wires in a Metric, allowing handler invocations to be measured in the ThreadedRequestHandler superclass.