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

Scaling - How to handle updates to node configuration while scaling up a cluster #21

Open
proddata opened this issue Jun 11, 2020 · 4 comments
Assignees
Labels
topic: clustering About multi-node cluster configuration

Comments

@proddata
Copy link
Member

Pitch

Documentation feedback


This issue originated from a question about propagation of settings of newly joined nodes, while scaling up a cluster. ("Let's say I have a 3 node cluster and have thus set gateway.expected_nodes to 3 in the startup commands for those 3 nodes. If I now add 1 additional node and start it with -Cgateway.expected_nodes=4, will the "4" propagate to the existing 3 nodes in some way or do I need to restart the 3 nodes?"). The how-to should include the best practice for the necessary steps (e.g. updating config on all nodes / ? restart?) that need to be performed, when scaling up an existing cluster.

@nomicode
Copy link

thanks for the feedback, @proddata!

we have an open work item at the moment for improvements to the scale-up and scale-down documentation. I have added this issue to our list. someone from the @docs team will update you here when we have updates to share :)

@nomicode nomicode transferred this issue from crate/crate-howtos Jul 27, 2020
@nomicode nomicode transferred this issue from another repository Apr 13, 2021
@nomicode nomicode transferred this issue from crate/crate Apr 13, 2021
@amotl
Copy link
Member

amotl commented Jul 28, 2021

Hi @hammerhead,

isn't this (see also #21) also something which could be reflected as another tutorial at [1]?

With kind regards,
Andreas.

[1] https://community.crate.io/c/tutorials/28

@hlcianfagna
Copy link
Contributor

Partially covered in https://community.crate.io/t/how-to-add-new-nodes-to-an-existing-cluster/1546

@amotl amotl transferred this issue from crate/crate-howtos Feb 20, 2024
@amotl amotl added the topic: clustering About multi-node cluster configuration label Feb 20, 2024
@amotl
Copy link
Member

amotl commented Feb 26, 2024

I've added a patch to cross link to the article you've referenced. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: clustering About multi-node cluster configuration
Projects
None yet
Development

No branches or pull requests

4 participants