Re: Odd exceptions in both 3.5 and 4.1-SNAPSHOT

2013-01-03 Thread Shawn Heisey
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

Re: Odd exceptions in both 3.5 and 4.1-SNAPSHOT

2013-01-03 Thread Shawn Heisey
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

RE: Odd exceptions in both 3.5 and 4.1-SNAPSHOT

2013-01-03 Thread Michael Ryan
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

Odd exceptions in both 3.5 and 4.1-SNAPSHOT

2013-01-03 Thread Shawn Heisey
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