zettadb / cluster_mgr

Clust_mgr is an important compnent of KunlunBase. It provides a HTTP API for KunlunBase users to do cluster management, provisioning and monitor work, so that uses can install a cluster, a kunlun-server node, a storage shard or a kunlun-storage node by calling such APIs. Such capability enables users to integrate KunlunBase management and provisioning as part of their existing application or GUIs. Cluster_mgr also provide other important cluster maintenance background work to make sure the KunlunBase clusters it serves can work efficiently and reliably.
http://www.kunlunbase.com
Apache License 2.0
10 stars 2 forks source link

cluster_mgr support HA #62

Closed jd-zhang closed 2 years ago

jd-zhang commented 2 years ago

Issue migrated from trac ticket # 516 www.kunlunbase.com

component: cluster manager | priority: major | resolution: finished

2022-03-23 18:49:24: snow@zettadb.com created the issue


We introduce BRAFT to Cluster_mgr to support Leader selection and failover

jd-zhang commented 2 years ago

2022-03-28 14:27:31: snow@zettadb.com set resolution to finished

jd-zhang commented 2 years ago

2022-03-28 14:27:31: snow@zettadb.com changed status from assigned to closed