RE: Replication issues with multiple Slaves

2011-10-26 Thread Jaeger, Jay - DOT
: Tuesday, October 25, 2011 3:15 PM To: solr-user@lucene.apache.org Subject: Re: Replication issues with multiple Slaves > 1) Hmm, maybe, didn't notice that... but I'd be very confused why it works > occasionally, and manual replication (through Solr Admin) always works ok > in t

RE: Replication issues with multiple Slaves

2011-10-25 Thread Rob Nicholls
ent: 25 October 2011 20:51 To: solr-user@lucene.apache.org Cc: Jaeger, Jay - DOT Subject: Re: Replication issues with multiple Slaves Are you frequently adding and deleting documents and committing those mutations? Then it might try to download a file that doesnt exist anymore. If that is the case

Re: Replication issues with multiple Slaves

2011-10-25 Thread Markus Jelsma
> From: Jaeger, Jay - DOT [mailto:jay.jae...@dot.wi.gov] > Sent: 25 October 2011 20:48 > To: solr-user@lucene.apache.org > Subject: RE: Replication issues with multiple Slaves > > I noted that in these messages the left hand side is lower case collection, > but the right ha

RE: Replication issues with multiple Slaves

2011-10-25 Thread Rob Nicholls
..@dot.wi.gov] Sent: 25 October 2011 20:48 To: solr-user@lucene.apache.org Subject: RE: Replication issues with multiple Slaves I noted that in these messages the left hand side is lower case collection, but the right hand side is upper case Collection. Assuming you did a cut/paste, could you hav

Re: Replication issues with multiple Slaves

2011-10-25 Thread Markus Jelsma
Are you frequently adding and deleting documents and committing those mutations? Then it might try to download a file that doesnt exist anymore. If that is the case try increasing : > I noted that in these messages the left hand side is lower case collection, > but the right hand side is upper

RE: Replication issues with multiple Slaves

2011-10-25 Thread Jaeger, Jay - DOT
I noted that in these messages the left hand side is lower case collection, but the right hand side is upper case Collection. Assuming you did a cut/paste, could you have a core name mismatch between a master and a slave somehow? Otherwise (shudder): could you be doing a commit while the repli