Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the bootstrap script to support installing clusters during initialization #25

Open
jd-zhang opened this issue Jun 16, 2022 · 0 comments

Comments

@jd-zhang
Copy link
Contributor

Issue migrated from trac ticket # 829

component: cluster provision | priority: major

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant