Re: Truncated chunk in CloudSolrStream

2017-05-25 Thread Joel Bernstein
If the exception can't be reproduced each time for the same query, then I think it does point to some intermittent network issue, possibly timeout related. Let's open a ticket for this and investigate what might be the cause. Joel Bernstein http://joelsolr.blogspot.com/ On Thu, May 25, 2017 at 9

Re: Truncated chunk in CloudSolrStream

2017-05-25 Thread Yago Riveiro
Nop, this happened since 6.3.0 (when I started use the CloudSolrStream), now I’m using 6.5.1 code. Normally this happen with streams with more than 4M documents. Can be related with network? Is there any TTL in the CloudSolrStream at connection level? -- /Yago Riveiro On 25 May 2017 13:14 +0

Re: Truncated chunk in CloudSolrStream

2017-05-25 Thread Joel Bernstein
I've never seen this error. Is this something you just started seeing recently? Joel Bernstein http://joelsolr.blogspot.com/ On Thu, May 25, 2017 at 7:10 AM, Yago Riveiro wrote: > I have a process that uses the CloudSolrStream to run a streaming > expression > and I can see this exception fr