RE: SolrCloud replica dies under high throughput

2014-07-23 Thread Darren Lee
SSDs. Thanks again, Darren -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: 22 July 2014 00:25 To: solr-user@lucene.apache.org Subject: Re: SolrCloud replica dies under high throughput Looks like you probably have to raise the http client connection pool limits

Re: SolrCloud replica dies under high throughput

2014-07-21 Thread Mark Miller
Looks like you probably have to raise the http client connection pool limits to handle that kind of load currently. They are specified as top level config in solr.xml: maxUpdateConnections maxUpdateConnectionsPerHost -- Mark Miller about.me/markrmiller On July 21, 2014 at 7:14:59 PM, Darren