Re: Replicating the master node for a fail over scenario

2017-05-10 Thread Erick Erickson
This is really what SolrCloud was built for, particularly CDCR (Cross Data Center Replication) for remote DCs. For the master/slave situation there's nothing automatic, it's a roll-your-own type thing. People have done things like: 1> any replica can be "promoted" to master with configuration cha

Replicating the master node for a fail over scenario

2017-05-10 Thread Dominik NiziƄski
Hello, we're successfully using solr in our application for a few months now. Recently we've got asked if there is a possibility of having multiple master nodes (in case of some disaster happening in one of server locations). Basically what we want to do is having a few master nodes running at the