On 1/3/2013 10:40 AM, Shawn Heisey wrote:
On 1/3/2013 8:11 AM, Michael Ryan wrote:
We see these EofExceptions in our system occasionally. I believe they
occur when our SolrJ client times out and closes the connection,
before Jetty returns the response.
This would make sense - the load balancer
On 1/3/2013 8:11 AM, Michael Ryan wrote:
We see these EofExceptions in our system occasionally. I believe they occur
when our SolrJ client times out and closes the connection, before Jetty returns
the response.
This would make sense - the load balancer probably drops the healthcheck
connecti
To: solr-user@lucene.apache.org
Subject: Odd exceptions in both 3.5 and 4.1-SNAPSHOT
I'm running 3.5.0 in production (with an old patch from SOLR-1972) and
yesterday's branch_4x in dev (with the most recent SOLR-1972 patch).
Both versions are spitting occasional exceptions. You ca
I'm running 3.5.0 in production (with an old patch from SOLR-1972) and
yesterday's branch_4x in dev (with the most recent SOLR-1972 patch).
Both versions are spitting occasional exceptions. You can see them both
here:
http://pastie.org/private/o2ekh0drs4syqb6t8re4w
I'm pretty sure that the 4