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

Add provision command to bootstrap metadata store and write initial NodesConfiguration #2409

Open
Tracked by #2408
tillrohrmann opened this issue Dec 12, 2024 · 1 comment
Assignees

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented Dec 12, 2024

restatectl cluster provision --address <node-address> signals this node to bootstrap the metadata store if it is running an embedded metadata store and writing an initial NodesConfiguration, PartitionTable and LogsConfiguration with the appropriate cluster configuration. It is the user's responsibility to retry this command if it fails and to never invoke for different nodes. If the user does it, then he might end up with multiple clusters.

@tillrohrmann
Copy link
Contributor Author

This issue depends on #2411 because we need to have a server running on which we can receive the provision command.

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

No branches or pull requests

1 participant