2022-06-16 19:21:50: zhangjindong@zettadb.com created the issue
Currently, the flow is below:
install the meta cluster
init all the releated nodes
setup the cluster_mgr and node_mgr process
start cluster_mgr and node_mgr process
Then user can send post request to leader cluster_mgr process to create cluster or do other things.
But for performance testing or specific testing purpose, sometimes, we need to control the cluster more exactly, so we should also support installing some clusters as well during this init process.
Issue migrated from trac ticket # 829
component: cluster provision | priority: major
2022-06-16 19:21:50: zhangjindong@zettadb.com created the issue