Re: bulk indexing - EofExceptions and big latencies after soft-commit

2014-03-18 Thread adfel70
lf. It > sounds like a setting for some other piece of software, perhaps a > client, load balancer, or servlet container. > > Thanks, > Shawn -- View this message in context: http://lucene.472066.n3.nabble.com/bulk-indexing-EofExceptions-and-big-latencies-after-soft-commit-tp4124574p4125214.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: bulk indexing - EofExceptions and big latencies after soft-commit

2014-03-17 Thread Shawn Heisey
On 3/17/2014 7:07 AM, adfel70 wrote: > we currently have arround 200gb in a server. > I'm aware of the RAM issue, but it somehow doesnt seems related. > I would expect search latency problems. not strange eofexceptions. > > regarding the http.timeout - I didn't change anything concerning this. > D

Re: bulk indexing - EofExceptions and big latencies after soft-commit

2014-03-17 Thread adfel70
> Side note: You should only be running one Solr process per machine. > Running multiple processes creates additional memory overhead. Any hard > limits that you might have run into with a single Solr process can be > overcome with configuration options for Jetty, Solr, or the operating

Re: bulk indexing - EofExceptions and big latencies after soft-commit

2014-03-16 Thread Shawn Heisey
On 3/16/2014 10:34 AM, adfel70 wrote: > I have a 12-node solr 4.6.1 cluster. each node has 2 solr procceses, running > on 8gb heap jvms. each node has total of 64gb memory. > My current collection (7 shards, 3 replicas) has around 500 million docs. > I'm performing bulk indexing into the collectio

bulk indexing - EofExceptions and big latencies after soft-commit

2014-03-16 Thread adfel70
ter 2. queries to all cores start getting high latencies (more the 10 seconds) Any idea? thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/bulk-indexing-EofExceptions-and-big-latencies-after-soft-commit-tp4124574.html Sent from the Solr - User mailing list archive at Nabble.com.