I use http and get /solr/replication?command=indexversion urls to get index versions on master and slave. The replication works fine but index versions from /solr/replication?command=indexversion differ.
Best regards, Rafal. 2013/3/14 Mark Miller <markrmil...@gmail.com>: > What calls are you using to get the versions? Or is it the admin UI? > > Also can you add any details about your setup - if this is a problem, we need > to duplicate it in one of our unit tests. > > Also, is it affecting proper replication in any way that you can tell. > > - Mark > > On Mar 14, 2013, at 11:12 AM, richardg <richa...@dvdempire.com> wrote: > >> I believe this is the same issue as described, I'm running 4.2 and as you can >> see my slave is a couple versions ahead of the master (all three slaves show >> the same behavior). This was never the case until I upgraded from 4.0 to >> 4.2. >> >> Master: >> 1363272681951 >> 93 >> 1,022.31 MB >> Slave: >> 1363273274085 >> 95 >> 1,022.31 MB >> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Solr-4-1-monitoring-with-solr-replication-command-details-indexVersion-tp4047329p4047380.html >> Sent from the Solr - User mailing list archive at Nabble.com. >