Hi there,
current setup: two master only nodes with 6 data nodes.
new setup: three master only nodes with 6 data nodes.
I use discovery.zen.ping.unicast.hosts and discovery.zen.ping.multicast.enabled: false.
Besides this: upgrading to a newer version of es is currently not an option.
I want to change the master nodes completely. For me this would mean, shutdown the whole cluster. Change the elasticsearch.yml of the data only nodes (6) to the new three masternodes. Start the master nodes and then start all data nodes. The old master remain shutdown.
Does this work as expected? I cannot find any clear information from the documentation.
I appreciate you help,
Kind regards
pyloor