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 daemon process #39

Closed jd-zhang closed 3 years ago

jd-zhang commented 3 years ago

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

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

2021-06-09 12:14:14: zhaowei@zettadb.com created the issue


we need a daemon process for cluster_mgr like the mysqld_safe for mysqld, to watch cluster_mgr process and start it up whenever it ends for any reason.

jd-zhang commented 3 years ago

2021-07-20 15:49:23: zhangjindong@zettadb.com commented


A script of cluster_mgr_safe is added, and it is being testing now.

jd-zhang commented 3 years ago

2021-07-22 11:52:04: zhangjindong@zettadb.com commented


The test pass, so this task is finished.

jd-zhang commented 3 years ago

2021-07-22 11:52:04: zhangjindong@zettadb.com set resolution to finished

jd-zhang commented 3 years ago

2021-07-22 11:52:04: zhangjindong@zettadb.com changed status from assigned to closed