Hi Bram;

Could you send you error logs?


2013/10/7 Bram Van Dam <bram.van...@intix.eu>

> Hi folks,
>
> Long story short: I'm occasionally getting exceptions under heavy load
> (SocketException: Connection reset). I would expect HttpSolrServer to try
> again maxRetries-times, but it doesn't.
>
> For reasons I don't entirely understand, the call to
> httpClient.execute(method) is not inside the retry block (and thus will
> never be retried).
>
> Is this a bug in HttpSolrServer? Or is this intended behaviour? I'd rather
> not wrap my code in a retry mechanism if HttpSolrServer provides one.
>
> Thx,
>
>  - Bram
>

Reply via email to