Hey, I am currently running solr 5.4.0 in solr cloud mode. Everything has been working fine till now but when I start increasing the request rate I am starting to get connection timeout errors.
Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool On reading more about this I found that solr 5.4.0 has a major bug fixed in verion 5.5 related to low values for maxUpdateConnectionsPerHost. But I can't update my system to 5.5 as of now. I am not able to find where/how do I add/edit the above mentioned parameter to increase its value. Any help would be highly appreciated. Regards, Akshay -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html