On 23-04-2012 10:28 am, A Vorderegger wrote:
This setup would be highly convenient and perfect for the purpose of
failing over the Master role however it does not work for me.
Resolving
http://slave_host:port/solr/replication?command=enablepoll I am met
with:
ERRORNo slave
configured
no matter
age in context:
http://lucene.472066.n3.nabble.com/Using-two-repeater-to-rapidly-switching-Master-and-Slave-Replication-tp3089653p3826234.html
Sent from the Solr - User mailing list archive at Nabble.com.
It should, but there are a couple of issues.
1> you have to make your remaining slaves poll the new master for index updates.
2> your indexing process has to be pointed the new master (if it's external)
3> you have to make sure anything you've indexed to the master that has NOT
been replicated
Hi,
I have an idea how to switching master and slave in case of one server
is crashing:
Setting up two server as repeater but disabling master and slave
config on both with false.
Now you can dynamically disable and enable master or slave option by url:
enable / disable replication on master:
h