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使用不支持的命令会一直产生core文件 #20

Open jd-zhang opened 2 years ago

jd-zhang commented 2 years ago

Issue migrated from trac ticket # 775

component: cluster manager | priority: major

2022-05-31 11:36:44: charles@zettadb.com created the issue


步骤: 如 ./cluster --help

预期: cluster_mgr会停下来然后有错误提示,再不济只停下来也行吧

实际: cluster_mgr在后台运行不支持的命令,且会一直在当前目录产生core文件