Re: HttpSolrServer default connection timeout and socket timeout

2017-04-24 Thread Shawn Heisey
On 4/24/2017 1:32 AM, Lasitha Wattaladeniya wrote: > I tried out HttpSolrServer.setConnectionTimeout() method. But im getting > java.lang.UnsupportedException error in my logs. After a littlebit research > I found this issue, > > https://issues.apache.org/jira/browse/SOLR-6542 > > Any workarounds f

Re: HttpSolrServer default connection timeout and socket timeout

2017-04-24 Thread Lasitha Wattaladeniya
Hi devs, I tried out HttpSolrServer.setConnectionTimeout() method. But im getting java.lang.UnsupportedException error in my logs. After a littlebit research I found this issue, https://issues.apache.org/jira/browse/SOLR-6542 Any workarounds for this issue? Regards, Lasitha On 16 Mar 2017 09:4

HttpSolrServer default connection timeout and socket timeout

2017-03-15 Thread Lasitha Wattaladeniya
Hi devs, What are the default HttpSolrServer connection timeout and socket timeout used? And what are the recommended values we should use? My system is having some problems when the load is high, just trying to figure out what are the correct values should set Regards, Lasitha