Solr replication

2012-11-23 Thread jacques.cortes
I have 2 Solr servers :
- 1 master
- 1 slave

The master server has a mounted VIP by heartbeat and can toggle on the other
server.

What do you think of the idea to put the same config file on the 2 servers
with master's replication handler url pointing on the vip?




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-replication-tp4021875.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr replication

2012-11-26 Thread jacques.cortes
Thanks Antoine.

In fact, both solr servers are master and slave in config file.
They have the same config file and replicate from the same master url with
the vip.
So, the master is on the server with the vip mounted on.
And if heartbeat toggle, the role is toggled too.

The question is : what can happend in this configuration?

With tests, I can't see nothing bad, but I don't know the intern mecanisms.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-replication-tp4021875p4022314.html
Sent from the Solr - User mailing list archive at Nabble.com.