Re: Question about replication problem

2013-12-20 Thread Fred Drake
On Fri, Dec 20, 2013 at 1:33 PM, Mark Miller wrote: > What Solr version? I've seen the first problem in the thread with Solr 4.1, and the second with both 4.1 and 4.6. -Fred -- Fred L. Drake, Jr. "A storm broke loose in my mind." --Albert Einstein

Re: Question about replication problem

2013-12-20 Thread Mark Miller
What Solr version? - Mark On Dec 20, 2013, at 1:14 PM, Fred Drake wrote: > Here's another sequence of messages I frequently see where replication > isn't happening with no clearly identified cause: > > INFO org.apache.solr.handler.SnapPuller; Starting replication process > INFO org.apache.so

Re: Question about replication problem

2013-12-20 Thread Fred Drake
Here's another sequence of messages I frequently see where replication isn't happening with no clearly identified cause: INFO org.apache.solr.handler.SnapPuller; Starting replication process INFO org.apache.solr.handler.SnapPuller; Master's generation: 6 INFO org.apache.solr.handler.SnapPuller;

Question about replication problem

2013-12-16 Thread Fred Drake
I have a multi-core master/slave configuration that's showing unexpected replication behavior for one core; other cores are replicating without problems. The master is running Solr 4.1; one slave is running 4.1 under Tomcat, and another (for testing) is running 4.6 under Jetty. These are exhibiti