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.