Re: Multiple Solr replicaton threads

2011-09-05 Thread bramsreddy
I am using solr 1.4 and solrj.I am sorry that i mentioned 'x seconds',in fact its x minutes. I found the root cause for the problem.I am using EmbededSolrServer to serve all search requests from my applications.So when the web application starts one snap puller will be created.And to create Embede

Re: Multiple Solr replicaton threads

2011-09-05 Thread Erick Erickson
What version of Solr are you using? And it also sounds like you're polling too often and/or committing too often for good performance. But the replication is read-only, so I'm surprised you're getting this, more details please Where is the exception occurring? Best Erick On Mon, Sep 5, 2011