I am planing to create single cluster across data centre in case if my one data centre in down my application is in operation mode without any downtime.
My logical approach to create cluster is I will group node of different data centres in a group by specify the configuration in the elasticsearch.yml file.
Please let me know it is recommendable to or not? And what all the parameter I should take care before implementation like Bandwidth, open ports........
Elasticsearch relies on low latency in order to operate properly, as indexing requests and queries will hit both “zones”. With 3 recommended master nodes it is also hard to make failover symmetrical.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.