I have a cluster of 3 r3.2xlarge aws servers. Each is a master and data node.
Has anyone considered running a cluster of data nodes and then running master nodes on each application server? Currently my application servers have auto scaling policies. The application server is pointing to a single ES node which isn't distributing the load very well. Also, it has created a single point of failure for the cluster. I'm thinking to change the 3 r3.2xlarge servers to be data only nodes and each app node would had it's own master node used to communicate with ES... -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/528e269a-f0bd-41a3-86cc-06bd40d502f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
