Hi we have just upgraded our Dev lab with Solr 4.1 with no Cloud. so our implementation is like Master - Repeater - Slaves(2). In production we have large cluster so there will be 8 slaves.
What observed is 1. Slave 1 replicating index from master show correct version number 2. Slave 2 replicating index from Repeater show *incorrect *version number Though data is correct as Repeater has index from Master. Why ? My guess is the commit happening on Repeater after replication is increasing the version number as repeater also a master. 3. Is there any specific configuration required for Repeaters? Any suggestions please. Thanks *Repeater :* <http://lucene.472066.n3.nabble.com/file/n4043265/repeater.jpeg> *Slave 1 *(Replicated Index from above Repeater) <http://lucene.472066.n3.nabble.com/file/n4043265/slave_repeater_%282%29.jpg> *Slaves 2* (Replicated Index from Master Directly) <http://lucene.472066.n3.nabble.com/file/n4043265/slave_master2.jpg> -- View this message in context: http://lucene.472066.n3.nabble.com/Incorrect-Version-number-in-Solr4-1-with-Master-Repeater-Slave-implementation-tp4043265.html Sent from the Solr - User mailing list archive at Nabble.com.