Deja-vu? http://mail-archives.apache.org/mod_mbox/lucene-general/201303.mbox/%3CCAHd9_iR-HtNDu-3a9A5ekTFdb+5mo1eWVcu4Shp8AD=qtpq...@mail.gmail.com%3E
http://mail-archives.apache.org/mod_mbox/lucene-general/201303.mbox/%3Calpine.DEB.2.02.1303081644040.5502@frisbee%3E https://issues.apache.org/jira/browse/SOLR-3681 : Date: Fri, 15 Mar 2013 11:43:05 +0100 : From: Rafał Radecki <radecki.ra...@gmail.com> : Reply-To: solr-user@lucene.apache.org : To: solr-user@lucene.apache.org : Subject: Re: Solr 4.1 monitoring with /solr/replication?command=details - : indexVersion? : : 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. : > : -Hoss