REST API for passing initial_master_nodes

There are cases where we wouldn't know the node IPs upfront or while launching instances we might just pass the same configuration to all the nodes without identifying which node represents which node id. As a result should there be an API we could be invoke for setting the initial master nodes after launching all instances and then passing the list individually to all nodes.

This is something we contemplated, but we decided against it because we couldn't identify any cases where you wouldn't know the node.name of each master node before starting them up. Can you describe in a bit more detail why you can't control these nodes' names?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.